Closed
Description
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