AspNetCore.Docs/aspnetcore/performance
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
..
ObjectPool
caching Add important notes on HybridCache limitations and behavior (#34224) 2024-11-30 20:27:23 -08:00
memory/_static
performance-best-practices/samples/3.0
rate-limit/_static
response-compression
timeouts/samples/8.x
ObjectPool.md
diagnostic-tools.md
memory.md Update memory.md 2024-10-26 14:03:51 +02:00
overview.md Blazor cross-links (#33577) 2024-09-18 05:58:22 -04:00
rate-limit.md
response-compression.md
timeouts.md