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
566d30b790f96bc362fd38bb55b4c0912b6f3047
fastapi-cache
/
fastapi_cache
History
long2ice
566d30b790
Merge pull request
#88
from vvanglro/feat/cache_html
...
feat: support cache jinja2 template response
2022-11-03 19:42:47 +08: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
feat: support cache jinja2 template response
2022-09-28 17:37:05 +08:00
decorator.py
Merge pull request
#33
from DevLucca/master
2022-10-31 21:51:35 +08:00
key_builder.py
- Fix redis cache.
2021-07-26 16:33:22 +08:00
py.typed
Added py.typed
2022-10-25 08:50:56 +07:00