|
617bd71bd1
|
Update readme with execution diagram
|
2023-03-18 16:26:12 +01:00 |
|
|
aac0b44c7f
|
Make possible to provide app state to tasks
|
2023-03-10 23:41:34 +01:00 |
|
Pmarquez
|
8b6e5c19b8
|
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 19:24:17 +03:00 |
|
Ayrat Badykov
|
133d142761
|
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 |
|
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 |
|
Ayrat Badykov
|
d31d6096fa
|
initial commit
|
2021-05-30 11:35:00 +03:00 |
|