We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f666357 commit 80cad0aCopy full SHA for 80cad0a
TODO.md
@@ -6,6 +6,8 @@ These below are from Issues or PRs in the original repository.
6
(<https://github.com/a-luna/fastapi-redis-cache/issues/63>)
7
- Add support for caching non-FastAPI functions
8
(<https://github.com/a-luna/fastapi-redis-cache/pull/66>)
9
+- Add functionality for specifying a web cache expiration
10
+ (<https://github.com/a-luna/fastapi-redis-cache/pull/60>)
11
- Take a look at other issues in the original repository to see if any need to
12
be added here.
13
- add an option to the init function to disable logging of cache hits and
0 commit comments