A high-performance async/non-blocking redis client components for dotnet core,default support json and protobuf data format.
Info
| Version: | 0.9.4 |
| Author(s): | henryfan |
| Last Update: | Thursday, March 19, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/IKende/BeetleX.Redis |
| NuGet Url: | https://www.nuget.org/packages/BeetleX.Redis.NetCore31 |
Install
Install-Package BeetleX.Redis.NetCore31
dotnet add package BeetleX.Redis.NetCore31
paket add BeetleX.Redis.NetCore31
BeetleX.Redis.NetCore31 Download (Unzip the "nupkg" after downloading)
Dependencies
- BeetleX(>= 1.4.9)
- MessagePack(>= 2.1.80)
- Newtonsoft.Json(>= 12.0.1)
- SpanJson(>= 3.0.1)
- protobuf-net(>= 2.4.0)