EventStore Implementation in node.js
updated at Oct. 2, 2024, 4:52 p.m.
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.
updated at May 17, 2024, 4:40 p.m.
Node-cqrs-eventdenormalizer is a node.js module that implements the cqrs pattern. It can be very useful as eventdenormalizer component if you work with (d)ddd, cqrs, domain, host, etc.
updated at April 30, 2024, 3:24 p.m.
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.
updated at Dec. 22, 2023, 5:33 p.m.