Discussion:
[rabbitmq-users] ANN: PostgreSQL Listen Exchange v0.3.0
Gavin M. Roy
2015-07-18 04:59:33 UTC
Permalink
Version 0.3.0 of the PostgreSQL Listen Exchange has been released.

This version adds support for specifying message properties that are
applied to all messages when binding against the exchange.

The exchange allows for non-intrusive publishing from PostgreSQL versions
9.0 or higher by using Postgres’s built-in LISTEN/NOTIFY functionality and
should be considered experimental.

PostgreSQL connection information can be configured via policy or arguments
when declaring the exchange.

Instructions and a zip file with pre-built binaries for RabbitMQ v3.5.x are
available at:

https://github.com/aweber/pgsql-listen-exchange#readme

Cheers,

Gavin
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+***@googlegroups.com.
To post to this group, send an email to rabbitmq-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Jean-Sébastien Pédron
2015-07-31 10:55:24 UTC
Permalink
Post by Gavin M. Roy
Version 0.3.0 of the PostgreSQL Listen Exchange has been released.
Hi!

Like your rabbitmq-autocluster-consul plugin, our Community plugins page
was updated with a new build of your pgsql plugin. Thank you!
--
Jean-Sébastien Pédron
Pivotal / RabbitMQ
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+***@googlegroups.com.
To post to this group, send an email to rabbitmq-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...