Contents

fastapi-redis-cache 0.2.5

0

A simple and robust caching solution for FastAPI endpoints, fueled by the unfathomable power of Redi

A simple and robust caching solution for FastAPI endpoints, fueled by the unfathomable power of Redis.

Stars: 92, Watchers: 92, Forks: 19, Open Issues: 21

The 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

No  fastapi-redis-cache  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

piccolo 0.104.0

A fast, user friendly ORM and query builder which supports asyncio.