Updated With Job Scheduler Entry

Updated With Job Scheduler Entry
This commit is contained in:
Deepak Singhvi 2022-02-24 23:31:54 +05:30 committed by Avelino
parent 69ffcccee5
commit d2248de2e9

View File

@ -1277,6 +1277,7 @@ _Libraries for scheduling jobs._
- [sched](https://github.com/romshark/sched) - A job scheduler with the ability to fast-forward time.
- [scheduler](https://github.com/carlescere/scheduler) - Cronjobs scheduling made easy.
- [tasks](https://github.com/madflojo/tasks) - An easy to use in-process scheduler for recurring tasks in Go.
- [cdule](https://github.com/deepaksinghvi/cdule) - Job scheduler library with database support
**[⬆ back to top](#contents)**