feat(infra): add Redis service and client for Phase 0 [FASE-0.1]
Add Redis 7 to Docker Compose with healthcheck and persistence, separate logical DBs for blacklist and cache, singleton redis client helpers, and unit tests with fakeredis.
This commit is contained in:
@@ -26,3 +26,4 @@ docxtpl>=0.18.0
|
||||
pytest
|
||||
pytest-asyncio
|
||||
httpx
|
||||
fakeredis>=2.23.0
|
||||
|
||||
Reference in New Issue
Block a user