A simple messaging library using Redis pub/sub.
Info
Version: | 1.0.0 |
Author(s): | ajaganathan, Pivotal |
Last Update: | Monday, February 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PivotalServices.Redis.Messaging |
Install
Install-Package PivotalServices.Redis.Messaging
dotnet add package PivotalServices.Redis.Messaging
paket add PivotalServices.Redis.Messaging
PivotalServices.Redis.Messaging Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis(>= 2.0.601)
- Newtonsoft.Json(>= 12.0.3)
Tags