Skip to content

Commit b3c5054

Browse files
committed
Add tag invalidation to README.
1 parent c21e8cc commit b3c5054

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
* 🌐 **Redis Cache:** A central cache to scale across different systems.
3030
* 🖥️ **Memory Cache:** A simple cache when scale is not a concern.
3131
* 🛟 **Type-safety:** The caching options appear in the intellisense for all read queries.
32+
* 🏷️ **Tag-based Invalidation:** Easily invalidate multiple related cache entries.
3233

3334
## Requirements
3435

0 commit comments

Comments
 (0)