taskem

A scheduler for periodic jobs or single tasks execution. Cloud ready and with optional tasks persistence.

1 unstable release

0.0.0 Oct 3, 2019

MIT license

28KB
686 lines

Task 'em all!

A brave task-scheduler for rust proud to offer:

  • in memory of fully persistent using Postgres or MySql
  • periodic job execution
  • single tasks scheduling
  • cluster ready

WIP

Inspiration

https://github.com/kagkarlsson/db-scheduler

Dependencies

~8–15MB
~192K SLoC