We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c21e8cc commit b3c5054Copy full SHA for b3c5054
1 file changed
README.md
@@ -29,6 +29,7 @@
29
* 🌐 **Redis Cache:** A central cache to scale across different systems.
30
* 🖥️ **Memory Cache:** A simple cache when scale is not a concern.
31
* 🛟 **Type-safety:** The caching options appear in the intellisense for all read queries.
32
+* 🏷️ **Tag-based Invalidation:** Easily invalidate multiple related cache entries.
33
34
## Requirements
35
0 commit comments