taskem

Crates.iotaskem
lib.rstaskem
version0.0.0
sourcesrc
created_at2019-10-03 16:40:55.924577
updated_at2019-10-03 16:40:55.924577
descriptionA scheduler for periodic jobs or single tasks execution. Cloud ready and with optional tasks persistence.
homepagehttps://github.com/ufoscout/taskem
repositoryhttps://github.com/ufoscout/taskem
max_upload_size
id169660
size29,573
Francesco CinĂ  (ufoscout)

documentation

README

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

Commit count: 6

cargo fmt