Skip to content

devit-tel/melonade-time-keeper

Repository files navigation

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