Redis操作帮助类,支持读写分离,数据库index配置.
Info
| Version: | 1.0.3 |
| Author(s): | JrSurely |
| Last Update: | Wednesday, June 13, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Redis |
Install
Install-Package Redis
dotnet add package Redis
paket add Redis
Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 4.5.0)
- ServiceStack.Redis(>= 4.0.62)
- ServiceStack.Common(>= 4.0.62)
- ServiceStack.Interfaces(>= 4.0.0)
- ServiceStack.Text(>= 4.0.62)