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-24 20:47:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ceb70426f3fb6cadff340b8394397cc1a1959a57
fastapi-cache
/
fastapi_cache
History
Charl P. Botha
ceb70426f3
Factor out support for optional request / response
2022-10-14 21:58:34 +02:00
..
backends
Replace
aioredis
with
redis-py
2022-06-17 11:01:47 +08:00
__init__.py
fix:
🐛
FastAPICache.clear clear whole prefix when namespace is None
2022-08-10 19:31:29 +02:00
coder.py
Replace
aioredis
with
redis-py
2022-06-17 11:01:47 +08:00
decorator.py
Factor out support for optional request / response
2022-10-14 21:58:34 +02:00
key_builder.py
- Fix redis cache.
2021-07-26 16:33:22 +08:00