Redis implementation of InceptionCache ICacheProvider.
Info
Version: | 0.9.1 |
Author(s): | Ryan Miranda |
Last Update: | Wednesday, December 21, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RPM1984/InceptionCache |
NuGet Url: | https://www.nuget.org/packages/InceptionCache.Providers.RedisCacheProvider |
Install
Install-Package InceptionCache.Providers.RedisCacheProvider
dotnet add package InceptionCache.Providers.RedisCacheProvider
paket add InceptionCache.Providers.RedisCacheProvider
InceptionCache.Providers.RedisCacheProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- InceptionCache.Core(>= 0.3.1)
- StackExchange.Redis(>= 1.1.608)
Tags