Two-layer caching strategy (MemoryCache + Redis) for ASP.NET applications.
Info
Version: | 1.0.42 |
Author(s): | Marcelo Barbosa |
Last Update: | Friday, July 31, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcbarbosa/remember |
NuGet Url: | https://www.nuget.org/packages/Remember |
Install
Install-Package Remember
dotnet add package Remember
paket add Remember
Remember Download (Unzip the "nupkg" after downloading)
Dependencies
- MsgPack.Cli(0.5.11)
- StackExchange.Redis(1.0.450)
Tags