Layered distributed cache-aside implementation.
Info
Version: | 2.0.0-beta8 |
Author(s): | Harald Schult Ulriksen / Aurum AS |
Last Update: | Thursday, May 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AurumAS/DoubleCache |
NuGet Url: | https://www.nuget.org/packages/DoubleCache |
Install
Install-Package DoubleCache
dotnet add package DoubleCache
paket add DoubleCache
DoubleCache Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis(>= 1.2.3)
- MsgPack.Cli(>= 0.8.1)
Tags