From d2248de2e91245462a6f8954779d40e0ec998843 Mon Sep 17 00:00:00 2001 From: Deepak Singhvi Date: Thu, 24 Feb 2022 23:31:54 +0530 Subject: [PATCH] Updated With Job Scheduler Entry Updated With Job Scheduler Entry --- README.md | 1 + 1 file changed, 1 insertion(+) 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)**