
fastapi-redis-cache 0.2.5
0
A simple and robust caching solution for FastAPI endpoints, fueled by the unfathomable power of Redi
Contents
A simple and robust caching solution for FastAPI endpoints, fueled by the unfathomable power of Redis.
Stars: 92, Watchers: 92, Forks: 19, Open Issues: 21The a-luna/fastapi-redis-cache
repo was created 1 years ago and was last updated 1 weeks ago. The project is moderately popular with 92 github stars!
How to Install fastapi-redis-cache
You can install fastapi-redis-cache using pip
pip install fastapi-redis-cache
or add it to a project with poetry
poetry add fastapi-redis-cache
Package Details
- Author
- Aaron Luna
- License
- MIT
- Homepage
- https://github.com/a-luna/fastapi-redis-cache
- PyPi
- https://pypi.org/project/fastapi-redis-cache/
- GitHub Repo
- https://github.com/a-luna/fastapi-redis-cache
Classifiers
Related Packages
Errors
A list of common fastapi-redis-cache errors.
Code Examples
Here are some fastapi-redis-cache
code examples and snippets.
GitHub Issues
The fastapi-redis-cache package has 21 open issues on GitHub
- Support more object types in BetterJsonEncoder