Commit graph

6 commits

Author SHA1 Message Date
a80819685a
feat: allow specifying worker threads 2024-06-14 15:51:55 +02:00
bc747af055
feat: graceful shutdown to not lose tasks 2024-06-10 04:13:15 +02:00
f6d30b3bec
fix: outbound->delivery, local->outbound
also stop discarding duplicated deliveries, ouchhhh
2024-06-06 19:04:08 +02:00
e3328954e2
fix: dont make context for migration or db for cfg 2024-06-06 05:37:27 +02:00
c83e1df110
feat: added worker and monolith modes 2024-06-06 02:21:36 +02:00
5b592874cb
chore: BIG refactor into smaller crates
hopefully this makes lsp more responsive? because it wont need to
recompile everything every time, but idk really
2024-05-31 04:07:39 +02:00
Renamed from src/main.rs (Browse further)