feat: implement Redis caching for analytics endpoints with fallback to database
Test / test (push) Successful in 15s
Test / test (push) Successful in 15s
This commit is contained in:
@@ -12,6 +12,7 @@ dependencies = [
|
||||
"pyjwt>=2.9.0",
|
||||
"pydantic-settings>=2.12.0",
|
||||
"sqlalchemy>=2.0.44",
|
||||
"redis>=5.2.0",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
Reference in New Issue
Block a user