/microservice-saga-js

The Microservice-Saga-JS is a saga orchestration framework for nodejs microservices

Primary LanguageTypeScript

SagaJS

TODO:

  • abstraction for saving state
  • complete readme.md
  • orchestration must have final state > Pending, Completed, Failing, Failed
  • Key generator abstraction
  • corelation key and id key
  • create documentation on github pages
  • add architecture view
  • communicationTransformLayer : json | protoBuff
  • compensation
  • retry
  • choregraphy
  • timeout
  • Wrappers
  • status on each step