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: 140, Watchers: 140, Forks: 23, Open Issues: 30

The a-luna/fastapi-redis-cache repo was created 2 years ago and the last code push was 1 months ago.
The project is popular with 140 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 30 open issues on GitHub

  • Support more object types in BetterJsonEncoder

See more issues on GitHub

Related Packages & Articles

piccolo 1.5.0

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

redis 5.0.3

Python client for Redis database and key-value store