mirror of
https://github.com/flibusta-apps/book_library_server.git
synced 2025-12-06 07:05:36 +01:00
Add search result cache
This commit is contained in:
@@ -16,6 +16,7 @@ psycopg2 = "^2.9.1"
|
||||
fastapi-pagination = {extras = ["ormar"], version = "^0.9.0"}
|
||||
aiologger = "^0.6.1"
|
||||
orjson = "^3.6.4"
|
||||
aioredis = "^2.0.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^5.2"
|
||||
|
||||
Reference in New Issue
Block a user