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 1bcda71 commit f6e8e44Copy full SHA for f6e8e44
README.md
@@ -562,7 +562,7 @@ poetry install
562
563
## TODO
564
- [ ] Automatic ORM model detection, @cache.orm()
565
-- [ ] Better api naming. @cache.invalidate_on(entity="user"), or @cache().tracks("user")
+- [ ] Better api naming. @cache.invalidate_on(entity="user"), or @cache().tracks("user") or @cache.with_tracking etc
566
- [ ] MyPy Refactory & Cleanup
567
- [ ] Introduce proper reverse index interface to not lock into Redis OSS comp
568
- [ ] * By default RedisCompReverser should be used with multi-exec capability
0 commit comments