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.
JavaScriptMIT
Issues
- 8
- 3
How to make compensation if something went wrong during current saga step execution
#49 opened by imissyouso - 4
Redis SagaStore implementation bug: it creates multiple entries in redis for the same saga-id
#46 opened by rakamoviz - 4
- 5
currentHandlingRevisions in revisionGuard never gets cleared. Possible memory leak.
#44 opened by rakamoviz - 7
i need a saga example
#1 opened by izengliang - 2
Expose development errors
#43 opened by xander-mbaka - 3
- 6
- 2
- 5
fire two commands in one event in saga
#30 opened by pawarvijay - 4
Using Saga to pass configuration data to infrastructure layers used by domains
#36 opened by josh0707 - 2
MongoDB >=2.0.0 driver support
#35 opened by repkins - 1
Possible startRevisionNumber issue
#32 opened by hilkeheremans - 3
handling domain failures in saga
#31 opened by pawarvijay - 5
Loading a second aggregate during a saga?
#16 opened by jdkrebs - 0
think about optimizing with immutable objects
#3 opened by adrai