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-25 04:57:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e62f0117e044ec5749d8b82bf2aaf25d5f555452
fastapi-cache
/
fastapi_cache
/
backends
History
long2ice
824e2e145f
Replace
aioredis
with
redis-py
2022-06-17 11:01:47 +08:00
..
__init__.py
add clear method
2020-11-03 18:08:06 +08:00
dynamodb.py
Remove unused variable assignment
2021-10-07 17:34:06 +02:00
inmemory.py
bugfix: '+' is more prior than 'or'
2022-04-24 11:19:20 +08:00
memcached.py
- Fix default expire for memcached. (
#13
)
2021-03-20 14:42:29 +08:00
redis.py
Replace
aioredis
with
redis-py
2022-06-17 11:01:47 +08:00