This website requires JavaScript.
Explore
Help
Sign In
rafaelcaricio
/
backie
Watch
1
Star
0
Fork
You've already forked backie
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
ac45f36819
backie
/
.gitignore
4 lines
35 B
Text
Raw
Normal View
History
Unescape
Escape
Async worker pool draft (#49) * Async worker pool draft * ignore all targets * simple worker example * add debug logs * fix * fix tests * remove log * remove debug logs * fix clippy
2022-07-31 13:32:37 +00:00
**/target
initial commit
2021-05-30 08:35:00 +00:00
Cargo.lock
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
src/schema.rs
Reference in a new issue
Copy permalink