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
e555d5e9bef6c80f1c65a2dac3e277a2138ec51b
fastapi-cache
/
fastapi_cache
History
Ivan Moiseev
e555d5e9be
Merge remote-tracking branch 'main/master' into feat/type-hints-covering
...
# Conflicts: # fastapi_cache/decorator.py
2022-10-30 10:58:02 +04:00
..
backends
feat: add more type hints
2022-10-22 20:59:37 +04:00
__init__.py
feat: fix tests and add FastAPICache init in tests.
2022-10-22 21:12:04 +04:00
coder.py
feat: make PickleCoder compatible with backends
2022-10-22 21:06:38 +04:00
decorator.py
Added typing to the decorator
2022-10-25 08:58:44 +07:00
key_builder.py
feat: add more type hints
2022-10-22 20:59:37 +04:00
py.typed
Added py.typed
2022-10-25 08:50:56 +07:00