StackExchange.Redis.Resilience
1.0.0
Provides a solution to force reconnect when StackExchange.Redis fails to reconnect after a connection blip.
Install-Package StackExchange.Redis.Resilience -Version 1.0.0
dotnet add package StackExchange.Redis.Resilience --version 1.0.0
<PackageReference Include="StackExchange.Redis.Resilience" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StackExchange.Redis.Resilience --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StackExchange.Redis.Resilience, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.6.1
- StackExchange.Redis (>= 2.0.495 && < 2.1.0)
-
.NETFramework 4.7.2
- StackExchange.Redis (>= 2.0.495 && < 2.1.0)
-
.NETStandard 2.0
- StackExchange.Redis (>= 2.0.495 && < 2.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 511 | 2/26/2020 |