A library to provide pooled IConnectionMultiplexers to your appliation.
Info
Version: | 2.0.41 |
Author(s): | wjdavis5 |
Last Update: | Thursday, October 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wjdavis5/RedisPooler/tree/master/src |
NuGet Url: | https://www.nuget.org/packages/RedisPooler |
Install
Install-Package RedisPooler
dotnet add package RedisPooler
paket add RedisPooler
RedisPooler Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis(>= 2.1.58)