We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should implement route caching with a redis cache with aiocache for at least the common query and target routes that serve zora. See https://github.com/aio-libs/aiocache?tab=readme-ov-file and https://dev.to/sivakumarmanoharan/caching-in-fastapi-unlocking-high-performance-development-20ej and https://www.devbookmarks.com/p/fastapi-answer-caching-techniques
Possible package implementation: https://github.com/long2ice/fastapi-cache
Some routes to cache
The text was updated successfully, but these errors were encountered:
albireox
Successfully merging a pull request may close this issue.
We should implement route caching with a redis cache with aiocache for at least the common query and target routes that serve zora. See https://github.com/aio-libs/aiocache?tab=readme-ov-file and https://dev.to/sivakumarmanoharan/caching-in-fastapi-unlocking-high-performance-development-20ej and https://www.devbookmarks.com/p/fastapi-answer-caching-techniques
Possible package implementation: https://github.com/long2ice/fastapi-cache
Some routes to cache
The text was updated successfully, but these errors were encountered: