An open API service indexing awesome lists of open source software.

https://github.com/zeppaman/mongo-event-sourcing-rabbit

Plugin for MESS - Mongo event sourcing. It allow to send data to a RabbitMQ queue.
https://github.com/zeppaman/mongo-event-sourcing-rabbit

Last synced: 7 months ago
JSON representation

Plugin for MESS - Mongo event sourcing. It allow to send data to a RabbitMQ queue.

Awesome Lists containing this project

README

          

# mongo-event-sourcing-rabbit
Plugin for [MESS](https://github.com/zeppaman/mongo-event-sourcing). It allow to send data to a RabbitMQ queue (one queue for each collection).

You can find a configuration example [here](https://github.com/zeppaman/mongo-event-sourcing/tree/main/samples/node)