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
564026e1894e3a743fe84757e358988d15545153
fastapi-cache
/
fastapi_cache
History
long2ice
564026e189
Merge pull request
#135
from mjpieters/refactor_prefix
...
Make decorator responsibe for applying the prefix
2023-05-11 09:25:57 +08:00
..
backends
Make backends store bytes instead of strings
2023-05-10 17:35:15 +01:00
__init__.py
Explicitly list what names are exported
2023-04-28 14:40:31 +01:00
coder.py
Make backends store bytes instead of strings
2023-05-10 17:35:15 +01:00
decorator.py
Make decorator responsibe for applying the prefix
2023-05-10 18:59:59 +01:00
key_builder.py
Make decorator responsibe for applying the prefix
2023-05-10 18:59:59 +01:00
py.typed
Added py.typed
2022-10-25 08:50:56 +07:00
types.py
key_builder type; args and kwargs are always given
2023-04-28 16:50:30 +01:00