An extension library for StackExchange.Redis which adds Multiplexer connection pool abstraction and implementation.
Info
| Version: | 2.2.0 |
| Author(s): | StackExchange.Redis.MultiplexerPool |
| Last Update: | Thursday, June 13, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mataness/StackExchange.Redis.MultiplexerPool |
| NuGet Url: | https://www.nuget.org/packages/StackExchange.Redis.MultiplexerPool |
Install
Install-Package StackExchange.Redis.MultiplexerPool
dotnet add package StackExchange.Redis.MultiplexerPool
paket add StackExchange.Redis.MultiplexerPool
StackExchange.Redis.MultiplexerPool Download (Unzip the "nupkg" after downloading)
Dependencies
- Nito.AsyncEx.Coordination(>= 5.0.0)
- StackExchange.Redis(>= 2.0.601)
Tags