Skip to content

Commit 5dd95d0

Browse files
author
Tony Dong
authored
add persistent-scheduler
1 parent 5ea009a commit 5dd95d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1817,7 +1817,7 @@ See also [Are we game yet?](https://arewegameyet.rs)
18171817
### Task scheduling
18181818

18191819
* [delay-timer](https://github.com/BinChengZhao/delay-timer) - Time-manager of delayed tasks. Like crontab, but asynchronous tasks are possible. [![Build](https://github.com/BinChengZhao/delay-timer/actions/workflows/rust.yml/badge.svg)]( https://github.com/BinChengZhao/delay-timer/actions)
1820-
* [persistent-scheduler](https://github.com/inboxsphere/persistent-scheduler)
1820+
* [persistent-scheduler](https://github.com/inboxsphere/persistent-scheduler) - A high-performance task scheduling system built with Tokio, offering task persistence, repeatable tasks, and Cron-based scheduling for reliable time-based operations.
18211821
### Template engine
18221822

18231823
* Handlebars

0 commit comments

Comments
 (0)