Postgres implementation of continuous subscription to a category and message dispatching to handlers


License
MIT
Install
gem install evt-consumer-postgres -v 2.4.0.1

Documentation

consumer-postgres

A consumer continuously reads messages from a single category and dispatches the messages to the handlers that have been registered to the consumer

Documentation

See the Eventide documentation site for more information, examples, and user guides.

License

The consumer-postgres library is released under the MIT License.