Implementation of ReactiveX with Redis as a transport layer.
Info
Version: | 0.0.3 |
Author(s): | Marcin Deptuła |
Last Update: | Sunday, April 3, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Ravadre/RxRedis |
NuGet Url: | https://www.nuget.org/packages/RxRedis |
Install
Install-Package RxRedis
dotnet add package RxRedis
paket add RxRedis
RxRedis Download (Unzip the "nupkg" after downloading)
Dependencies
- Jil(>= 2.13.0)
- Rx-Main(>= 2.2.5)
- StackExchange.Redis(>= 1.0.488)
Tags