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 e9a3481 commit 2a4c0cbCopy full SHA for 2a4c0cb
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