1.0.4 • Published 1 year ago

microservice-saga-js v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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