mirror of
https://github.com/flibusta-apps/users_settings_server.git
synced 2025-12-06 14:45:38 +01:00
Use msgpack for redis cache
This commit is contained in:
@@ -18,6 +18,7 @@ uvloop = "^0.17.0"
|
||||
gunicorn = "^20.1.0"
|
||||
sentry-sdk = "^1.14.0"
|
||||
redis = {extras = ["hiredis"], version = "^4.4.2"}
|
||||
ormsgpack = "^1.2.5"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user