Info
Version: | 8.0.142 |
Author(s): | Lin, Ping-chen |
Last Update: | Tuesday, March 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/ponylin1985/zayniframework |
NuGet Url: | https://www.nuget.org/packages/ZayniFramework.Caching.RedisClient |
Install
Install-Package ZayniFramework.Caching.RedisClient
dotnet add package ZayniFramework.Caching.RedisClient
paket add ZayniFramework.Caching.RedisClient
ZayniFramework.Caching.RedisClient Download (Unzip the "nupkg" after downloading)
Dependencies
- ZayniFramework.Common(>= 2.19.1)
- ZayniFramework.Logging(>= 2.19.1)
- ZayniFramework.Serialization(>= 2.19.1)
- StackExchange.Redis(>= 2.2.4)
It control the connection and retry.
Also provide the request/response log.
GitLab Repository: https://gitlab.com/ponylin1985/zayniframework.