Redis client library based on StackExchange.Redis with features like an extensible serialization strategy, a tagging mechanism to group keys and hash fields, and more, all being cluster-compatible.
Info
| Version: | 8.2.0 |
| Author(s): | Federico Colombo |
| Last Update: | Thursday, June 7, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/thepirat000/CachingFramework.Redis |
| NuGet Url: | https://www.nuget.org/packages/CachingFramework.Redis.StrongName |
Install
Install-Package CachingFramework.Redis.StrongName
dotnet add package CachingFramework.Redis.StrongName
paket add CachingFramework.Redis.StrongName
CachingFramework.Redis.StrongName Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 11.0.2)
- StackExchange.Redis.StrongName(>= 1.2.6)
- Newtonsoft.Json(>= 11.0.2)
- StackExchange.Redis.StrongName(>= 1.2.6)
- Newtonsoft.Json(>= 11.0.2)
- StackExchange.Redis.StrongName(>= 1.2.6)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.2)
- StackExchange.Redis.StrongName(>= 1.2.6)
Tags