Info
Version: | 2.0.0 |
Author(s): | Andreas Caravella |
Last Update: | Tuesday, August 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Cint/RedisRetry |
NuGet Url: | https://www.nuget.org/packages/RedisRetry |
Install
Install-Package RedisRetry
dotnet add package RedisRetry
paket add RedisRetry
RedisRetry Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Polly(>= 5.6.1)
- StackExchange.Redis(>= 2.0.601)
- Polly(>= 5.6.1)
- StackExchange.Redis(>= 2.0.601)
Tags
It provides retry functionality (using Polly) for common Redis commands.