Implementation of a second-level cache based on .net standard, Memory And Redis.
Info
Version: | 0.0.1 |
Author(s): | kanghua |
Last Update: | Friday, October 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/491134648/L2CacheUtilities |
NuGet Url: | https://www.nuget.org/packages/FH.Cache.Serialization.Protobuf |
Install
Install-Package FH.Cache.Serialization.Protobuf
dotnet add package FH.Cache.Serialization.Protobuf
paket add FH.Cache.Serialization.Protobuf
FH.Cache.Serialization.Protobuf Download (Unzip the "nupkg" after downloading)
Dependencies
- FH.Cache.Core(>= 0.0.1)
- protobuf-net(>= 2.4.0)
Tags