Skip to content

Commit f6e8e44

Browse files
committed
confusing api design todo
1 parent 1bcda71 commit f6e8e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ poetry install
562562

563563
## TODO
564564
- [ ] Automatic ORM model detection, @cache.orm()
565-
- [ ] Better api naming. @cache.invalidate_on(entity="user"), or @cache().tracks("user")
565+
- [ ] Better api naming. @cache.invalidate_on(entity="user"), or @cache().tracks("user") or @cache.with_tracking etc
566566
- [ ] MyPy Refactory & Cleanup
567567
- [ ] Introduce proper reverse index interface to not lock into Redis OSS comp
568568
- [ ] * By default RedisCompReverser should be used with multi-exec capability

0 commit comments

Comments
 (0)