This website requires JavaScript.
Explore
Help
Sign In
Public
/
fastapi-cache
Watch
1
Star
0
Fork
0
You've already forked fastapi-cache
mirror of
https://github.com/long2ice/fastapi-cache.git
synced
2026-03-27 05:57:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
integration
fastapi-cache
/
fastapi_cache
/
backends
History
Gary Gale
0b8223c8bd
feat:
closes
#452
: delete method support for memcached backend (manual merge)
2024-11-11 21:51:33 +00:00
..
__init__.py
Switch to ruff to handle linting and formatting
2023-05-16 12:18:24 +01:00
dynamodb.py
Import supported backends
2023-05-14 17:02:30 +01:00
inmemory.py
Import supported backends
2023-05-14 17:02:30 +01:00
memcached.py
feat:
closes
#452
: delete method support for memcached backend (manual merge)
2024-11-11 21:51:33 +00:00
redis.py
Import supported backends
2023-05-14 17:02:30 +01:00