background worker

This commit is contained in:
2026-05-10 11:12:52 +02:00
parent c8fe4a77d1
commit 3342905e22
15 changed files with 585 additions and 174 deletions

View File

@@ -8,3 +8,4 @@ domain = { workspace = true }
async-trait = { workspace = true }
tokio = { workspace = true }
tracing = { workspace = true }
futures = { workspace = true }