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
0763cd7b95f38cd985a0ead3d6fd67ce4c0f13cc
fastapi-cache
/
fastapi_cache
/
backends
History
Martijn Pieters
0763cd7b95
Add pyright strict type checking
2023-05-11 12:57:28 +01:00
..
__init__.py
Make backends store bytes instead of strings
2023-05-10 17:35:15 +01:00
dynamodb.py
Add pyright strict type checking
2023-05-11 12:57:28 +01:00
inmemory.py
Make backends store bytes instead of strings
2023-05-10 17:35:15 +01:00
memcached.py
Make backends store bytes instead of strings
2023-05-10 17:35:15 +01:00
redis.py
Full mypy --strict type checking pass
2023-05-11 12:34:08 +01:00