thenativeweb / node-cqrs-saga
Node-cqrs-saga is a node.js module that helps to implement the sagas in cqrs. It can be very useful as domain component if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.
☆62Updated 4 years ago
Alternatives and similar repositories for node-cqrs-saga:
Users that are interested in node-cqrs-saga are comparing it to the libraries listed below
- Node-cqrs-eventdenormalizer is a node.js module that implements the cqrs pattern. It can be very useful as eventdenormalizer component if…☆39Updated 4 years ago
- CQRS, EventSourcing, (DDDD) Sample in node.js☆150Updated 4 years ago
- Node-cqrs-domain is a node.js module based on nodeEventStore that. It can be very useful as domain component if you work with (d)ddd, cqr…☆270Updated 4 years ago
- Microservices Architecture with Event Sourcing and CQRS using Node.JS☆66Updated 7 years ago
- Node-viewmodel is a node.js module for multiple databases. It can be very useful if you work with (d)ddd, cqrs, eventdenormalizer, host, …☆27Updated 4 years ago
- CQRS: Command Query Responsibility Segregation - Node.js at Scale☆83Updated 8 years ago
- Tiny framework for building models with the event sourcing pattern (events and snapshots).☆284Updated 3 years ago
- CQRS, EventSourcing, (DDDD) Sample in node.js☆210Updated 9 years ago
- provides simple command/event handling for evented systems like cqrs☆15Updated 4 years ago
- Event Sourcing Example repo for the Node.js at Scale blog series☆87Updated 8 years ago
- circuit breaker is used to provide stability and prevent cascading failures in distributed systems☆49Updated 5 years ago
- Simple service bus for sending events between processes using amqp.