diff --git a/README.md b/README.md index 98124c43..6239f2f5 100644 --- a/README.md +++ b/README.md @@ -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)**