/consumer

Event Sourcing and Microservices Stack for Ruby

Primary LanguageRubyOtherNOASSERTION

consumer

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

This library provides generalizations that are used by platform-specific implementations that provide concrete functionality.

Documentation

See the consumers user guide at the Eventide documentation site for more:

http://docs.eventide-project.org/user-guide/consumers.html

License

The consumer library is released under the MIT License.