Provides a solution to force reconnect when StackExchange.Redis fails to reconnect after a connection blip.
Info
Version: | 2.7.33 |
Author(s): | maca88 |
Last Update: | Friday, April 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/maca88/StackExchange.Redis.Resilience |
NuGet Url: | https://www.nuget.org/packages/StackExchange.Redis.Resilience |
Install
Install-Package StackExchange.Redis.Resilience
dotnet add package StackExchange.Redis.Resilience
paket add StackExchange.Redis.Resilience
StackExchange.Redis.Resilience Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- StackExchange.Redis(>= 2.0.495 && < 2.1.0)
- StackExchange.Redis(>= 2.0.495 && < 2.1.0)
- StackExchange.Redis(>= 2.0.495 && < 2.1.0)
Tags