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
b26059b654a7dcb00cc60a2442f3ef98a9baefbf
fastapi-cache
/
fastapi_cache
/
backends
History
Martijn Pieters
72c42325ab
The backend needs an async redis client with a pipeline method
...
The Abstract* classes lack the pipeline method so are not sufficient.
2023-04-27 16:33:43 +01:00
..
__init__.py
ci: fix
2022-11-07 16:39:17 +08:00
dynamodb.py
Provide annotation for the session attribute
2023-04-27 16:32:07 +01:00
inmemory.py
fix: replace pipe for Optional
2022-11-03 15:49:58 +04:00
memcached.py
ci: fix
2022-11-07 16:39:17 +08:00
redis.py
The backend needs an async redis client with a pipeline method
2023-04-27 16:33:43 +01:00