Contents

fastapi-cache2 0.2.2

0

Cache for FastAPI

Cache for FastAPI

Stars: 1825, Watchers: 1825, Forks: 192, Open Issues: 104

The long2ice/fastapi-cache repo was created 5 years ago and the last code push was 7 months ago.
The project is very popular with an impressive 1825 github stars!

How to Install fastapi-cache2

You can install fastapi-cache2 using pip

pip install fastapi-cache2

or add it to a project with poetry

poetry add fastapi-cache2

Package Details

Author
long2ice
License
Apache-2.0
Homepage
https://github.com/long2ice/fastapi-cache
PyPi:
https://pypi.org/project/fastapi-cache2/
Documentation:
https://github.com/long2ice/fastapi-cache
GitHub Repo:
https://github.com/long2ice/fastapi-cache

Classifiers

No  fastapi-cache2  pypi packages just yet.

Errors

A list of common fastapi-cache2 errors.

Code Examples

Here are some fastapi-cache2 code examples and snippets.

GitHub Issues

The fastapi-cache2 package has 104 open issues on GitHub

  • Add DriverInfo support for Redis client identification
  • Not caching requests except for GET

See more issues on GitHub

Related Packages & Articles

fastapi-admin 1.0.4

A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.

redis 7.2.0

Python client for Redis database and key-value store