microservice-saga-js
v1.0.4
Published
## TODO:
Readme
SagaJS
TODO:
- [ ] abstraction for saving state
- [ ] complete readme.md
- [ ] orchestration must have final state > Pending, Completed, Failing, Failed
- [x] Key generator abstraction
- [ ] corelation key and id key
- [ ] create documentation on github pages
- [ ] add architecture view
- [x] communicationTransformLayer : json | protoBuff
- [x] compensation
- [x] retry
- [ ] choregraphy
- [ ] timeout
- [ ] Wrappers
- [ ] status on each step
