Option for WeakReference caching #2625
Labels
affected-very-few
This issue impacts very few customers
area-middleware
Includes: URL rewrite, redirect, response cache/compression, session, and other general middlesware
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-response-caching
severity-nice-to-have
This label is used by an internal tool
Milestone
From @benaadams on Saturday, July 2, 2016 8:37:10 PM
So cached items can be evicted on GC rather than having infrequently accessed items remaining cached in memory until expiry (utilizing sample for caching weak references by @Tratcher)
Related #8 "Option for disk-backed cache"
Copied from original issue: aspnet/ResponseCaching#9
The text was updated successfully, but these errors were encountered: