A simple library for working with Redis cache server - standalone or threw AWS ElastiCache Redis nodes.
Info
Version: | 2.0.0 |
Author(s): | antonk |
Last Update: | Wednesday, March 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/antonk7/CachingServiceDAL |
NuGet Url: | https://www.nuget.org/packages/CacheService.CacheServiceDAL |
Install
Install-Package CacheService.CacheServiceDAL
dotnet add package CacheService.CacheServiceDAL
paket add CacheService.CacheServiceDAL
CacheService.CacheServiceDAL Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 7.0.1)
- StackExchange.Redis(>= 1.0.488)
Tags