Commit 137d275
Wilson Neto B.R.
Add important notes on HybridCache limitations and behavior (#34224)
* Add important notes on HybridCache limitations and behavior
- Added a note indicating that removing cache entries by tag is still under development and is currently non-functional.
- Clarified that cache invalidation by key or tags affects only the current node and secondary storage, but not other nodes' in-memory cache.1 parent e425bba commit 137d275
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
| |||
145 | 148 | | |
146 | 149 | | |
147 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
148 | 154 | | |
149 | 155 | | |
150 | 156 | | |
| |||
0 commit comments