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: 156, Watchers: 156, Forks: 25, Open Issues: 41

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

  • [Snyk] Security upgrade urllib3 from 1.26.20 to 2.6.3
  • [Snyk] Security upgrade urllib3 from 1.26.20 to 2.6.0

See more issues on GitHub

Related Packages & Articles

piccolo 1.32.0

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

redis 7.2.0

Python client for Redis database and key-value store