Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 339 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 339 Bytes

melonade-time-keeper

This is prototype of saga implementation, written in Node.

Tasks

  • Scaleable
  • Leader election/Circuit breaker
  • Cron
  • Send timeout task
  • Load timer from store on startup
  • Delay start task
  • Cleanup store after all timer killed
  • Mongodb timer upsert atomic

Known issues