refactor(lib_core): create new lib core with apalis
use apalis library for task management
This commit is contained in:
parent
2c47226dc9
commit
040c53cebd
7 changed files with 403 additions and 56 deletions
|
|
@ -2,5 +2,5 @@
|
|||
resolver = "3"
|
||||
|
||||
members = [
|
||||
"cli", "lib_sync_core", "web",
|
||||
"cli", "lib_sync_core", "web", "task_queue",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue