mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add sched
This commit is contained in:
parent
2b63693fde
commit
dd205dd83d
@ -1071,6 +1071,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [JobRunner](https://github.com/bamzi/jobrunner) - Smart and featureful cron job scheduler with job queuing and live monitoring built in.
|
||||
* [jobs](https://github.com/albrow/jobs) - Persistent and flexible background jobs library.
|
||||
* [leprechaun](https://github.com/kilgaloon/leprechaun) - Job scheduler that supports webhooks, crons and classic scheduling.
|
||||
* [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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user