Skip to content
forked from mikeal/replicate

A customizable CouchDB replicator in node.js.

License

Notifications You must be signed in to change notification settings

isaacs/replicate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Replicate — Simple, Fast and Reliable CouchDB Replication with Node.js

Install

[sudo] npm install -g replicate

Usage

Replicate installs as a executable file in unix based systems. Simply:

replicate http://admin:pass@somecouch/sourcedb http://admin:pass@somecouch/destinationdb

Library

Replicate can also be used as a library. Check bin.js for a quick example.

About

A customizable CouchDB replicator in node.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • JavaScript 100.0%