Pmarquez
|
6222c15d99
|
Async scheduled tasks (#47)
* preparing queries for periodic tasks
* fixing clippy and some other things
* delete src/schema
* ignoring src/schema.rs
* fix compile error
* fix clippy
* Scheduler
* Scheduler done ??
* improve scheduler (#48)
* improve scheduler
* add number of restarts
* fix clippy
* add into attribute
* make number of restarts pub
* fixing bugs and start async scheduler tests
* fixing insert periodic task bug and scheduler tests bug
* fix clippy
* fix clippy tests
* fix clippy tests again
* fix task type :D
* Builder AsyncQueueTest and sleep in start
Co-authored-by: Ayrat Badykov <ayratin555@gmail.com>
|
2022-07-31 11:40:24 +00:00 |
|