ServiceProxy.Redis is a simple request/reply messaging framework built on Redis queues that support service contracts using ServiceProxy and the StackExchange.Redis library.
Info
| Version: | 1.1.0 |
| Author(s): | Manuel Felicio |
| Last Update: | Sunday, April 6, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/mfelicio/ServiceProxy |
| NuGet Url: | https://www.nuget.org/packages/ServiceProxy.Redis |
Install
Install-Package ServiceProxy.Redis
dotnet add package ServiceProxy.Redis
paket add ServiceProxy.Redis
ServiceProxy.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- ServiceProxy(1.0.1)
- StackExchange.Redis(1.0.247)
Tags