AspNetCore.Docs/aspnetcore/performance/caching
Wilson Neto B.R. 137d275cf7
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.
2024-11-30 20:27:23 -08:00
..
distributed ROPC remediation - more files with connection strings (#33990) 2024-10-31 20:40:47 -07:00
hybrid Update code for SerializerFactory (#33449) 2024-08-27 17:11:54 -07:00
memory
middleware
output Make alternatives 3b (non-DI) and 3c (DI) functionally identical (#34022) 2024-11-05 10:21:13 -08:00
overview/includes
response/samples
distributed.md ROPC caching (#33734) 2024-09-28 00:29:32 +00:00
hybrid.md Add important notes on HybridCache limitations and behavior (#34224) 2024-11-30 20:27:23 -08:00
memory.md
middleware.md
output.md
overview.md
response.md