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
5cef99d8d9 fix: ignore type checking on psycopg fetch 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/adapters/postgres.py (Browse further)