smariussorin / EventSourcedMicroservicesLinks
Microservices Architecture with Event Sourcing and CQRS using Node.JS
☆65Updated 8 years ago
Alternatives and similar repositories for EventSourcedMicroservices
Users that are interested in EventSourcedMicroservices are comparing it to the libraries listed below
Sorting:
- CQRS, EventSourcing, (DDDD) Sample in node.js☆150Updated 5 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 5 years ago
- CQRS, EventSourcing, (DDDD) Sample in node.js☆210Updated 9 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 5 years ago
- CQRS: Command Query Responsibility Segregation - Node.js at Scale☆82Updated 9 years ago
- Tiny framework for building models with the event sourcing pattern (events and snapshots).☆284Updated 4 years ago
- Event Sourcing Example repo for the Node.js at Scale blog series☆86Updated 9 years ago
- Microservices example code using Node.js, Redis, Hapi☆151Updated 10 years ago
- An example microservice system in Node.js using Hemera and best of today.☆120Updated 7 years ago
- Node-cqrs-eventdenormalizer is a node.js module that implements the cqrs pattern. It can be very useful as eventdenormalizer component if…☆39Updated 5 years ago
- Simple service bus for sending events between processes using amqp.☆420Updated last week
- Event sourcing with kafka and nodejs☆82Updated 7 years ago
- An express-based Node.js API bootstrapping module for building microservices.☆60Updated 6 years ago
- EventStore Implementation in node.js