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
8b6e5c19b8
backie
/
.gitignore
6 lines
94 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
Docs site (#82) * init static site * add index * changes footer * remove search * add docs workflows * remove unused pages * remove commit step * README and CHANGELOG added, also fix cron typo * Sorry ayrat my bad xd * little glitch * fix base url * dates modify * fix authors * change structure * don't remove docs :] * remove rust code for static site * copy recursively * add random attribute * remove submodules * more fixes * master branch * CHANGELOG AND README update automated * fix ref * Icons may be work ? * fix deploy bug * i think fix the deploy bug * gitignore README and CHANGELOG * delete -f * delete desc * delete lead Co-authored-by: Ayrat Badykov <ayratin555@gmail.com>
2022-09-07 16:23:13 +00:00
docs/content/docs/CHANGELOG.md
docs/content/docs/README.md
Reference in a new issue
Copy permalink