Redis response cache store #2617
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 @JunTaoLuo on Wednesday, September 21, 2016 11:51:04 AM
Currently Redis will be exposed through the DistributedResponseCacheStore but the API of IDistributed cache could be a limiting factor. We may bypass that abstraction and design a RedisResponseCacheStore to take advantage of more features of redis.
Copied from original issue: aspnet/ResponseCaching#53
The text was updated successfully, but these errors were encountered: