数据缓存Redis实现.
Info
| Version: | 1.0.2019.905 |
| Author(s): | 侯连文 |
| Last Update: | Thursday, September 5, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://gitee.com/ShiQuanSoft/ShiQuan.Cache |
| NuGet Url: | https://www.nuget.org/packages/ShiQuan.CacheRedis |
Install
Install-Package ShiQuan.CacheRedis
dotnet add package ShiQuan.CacheRedis
paket add ShiQuan.CacheRedis
ShiQuan.CacheRedis Download (Unzip the "nupkg" after downloading)
Dependencies
- ShiQuan.CacheBase(>= 1.0.2019.902)
- ServiceStack.Redis(>= 3.9.71)