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: 152, Watchers: 152, Forks: 24, Open Issues: 34The a-luna/fastapi-redis-cache
repo was created 3 years ago and the last code push was 3 months ago.
The project is popular with 152 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 34 open issues on GitHub
- Support more object types in BetterJsonEncoder