Simple replicator that transfers Redis stored key-value into CouchDB's document.
Info
Version: | 1.0.0.2 |
Author(s): | Jaekang Lee |
Last Update: | Monday, October 31, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/initialjk/CouchConveyor |
NuGet Url: | https://www.nuget.org/packages/RedisToCouchReplicator |
Install
Install-Package RedisToCouchReplicator
dotnet add package RedisToCouchReplicator
paket add RedisToCouchReplicator
RedisToCouchReplicator Download (Unzip the "nupkg" after downloading)
Dependencies
- CouchConveyor(>= 0.1.0)
- CouchConveyor.Redis(>= 0.1.0)
Tags