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
a40c54e9e740b75513466e457db4687a23ad3c72
fastapi-cache
/
fastapi_cache
/
backends
History
Jimmy
a40c54e9e7
Update README & add usage
2021-09-29 16:22:04 +02:00
..
__init__.py
add clear method
2020-11-03 18:08:06 +08:00
dynamodb.py
Update README & add usage
2021-09-29 16:22:04 +02:00
inmemory.py
Add DynamoDB backend
2021-09-29 16:14:28 +02:00
memcached.py
- Fix default expire for memcached. (
#13
)
2021-03-20 14:42:29 +08:00
redis.py
- Fix redis cache.
2021-07-26 16:33:22 +08:00