Option for disk-backed cache #2626
Labels
affected-very-few
This issue impacts very few customers
area-middleware
Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares
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:31:47 PM
So when items are evicted due to memory pressure or over recycles they can be resurrected if needed without regeneration if within cache period.
Similar to Using Static Content Generation in ASP.NET Core by @MaximRouiller
Copied from original issue: aspnet/ResponseCaching#8
The text was updated successfully, but these errors were encountered: