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.
- Host: GitHub
- URL: https://github.com/zeppaman/mongo-event-sourcing-rabbit
- Owner: zeppaman
- License: gpl-3.0
- Created: 2021-08-16T12:30:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-23T14:02:44.000Z (about 4 years ago)
- Last Synced: 2025-02-28T04:00:10.565Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)