A Simple .Net Message Queue that Uses Redis for the back end.
Info
Version: | 0.3.1 |
Author(s): | Jeremy Kruer |
Last Update: | Monday, February 29, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jkruer01/EasyRedisMQ |
NuGet Url: | https://www.nuget.org/packages/EasyRedisMQ |
Install
Install-Package EasyRedisMQ
dotnet add package EasyRedisMQ
paket add EasyRedisMQ
EasyRedisMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis.Extensions.Jil(>= 1.3.2)
Tags