Commit graph

3 commits

Author SHA1 Message Date
aa72971627 feat: use connection pool instead of a single shared connection
This is useful for multitask environments (like the API), to avoid
conflicts
2026-05-11 21:46:21 +02:00
a22413bb0b refacto: use common dependency injection repository for consumer app 2026-05-11 21:46:21 +02:00
9c883a8eca refacto: reorganize files to easily add an API service 2026-05-11 21:46:21 +02:00
Renamed from app/consumer/src/main.py (Browse further)