This repo is empty.
Support for Redis in the Polly CachePolicy is instead provided via the Polly.Caching.Distributed
nuget package, supporting Redis via Microsoft.Extensions.Caching.Distributed.IDistributedCache
.
The GitHub repo source for Polly.Caching.Distributed
is App-vNext/Polly.Caching.IDistributedCache.