5fb789c606
Direct users to Polly.Caching.Distributed |
||
---|---|---|
LICENSE | ||
README.md |
README.md
Polly.Caching.Redis
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.