thenativeweb / node-cqrs-domainLinks
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, cqrs, eventdenormalizer, host, etc.
☆270Updated 4 years ago
Alternatives and similar repositories for node-cqrs-domain
Users that are interested in node-cqrs-domain are comparing it to the libraries listed below
Sorting:
- EventStore Implementation in node.js☆540Updated 3 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☆150Updated 4 years ago
- Simple service bus for sending events between processes using amqp.☆419Updated last week
- CQRS, EventSourcing, (DDDD) Sample in node.js☆211Updated 9 years ago
- Microservices Architecture with Event Sourcing and CQRS using Node.JS☆66Updated 7 years ago
- CQRS: Command Query Responsibility Segregation - Node.js at Scale☆83Updated 8 years ago
- Example project using Event Sorucing and CQRS patterns☆265Updated 5 years ago
- 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 …☆62Updated 4 years ago
- Event Sourcing Example repo for the Node.js at Scale blog series☆87Updated 8 years ago
- An example microservice system using Seneca, based on the example in Chapter 1 of The Tao of Microservices book