Skip to content

puterjam/replicate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

couch-copy — Simple, Fast and Reliable CouchDB Replication with Node.js

Install

[sudo] npm install couch-cp

Usage

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

couch-cp http://admin:pass@somecouch/sourcedb http://admin:pass@somecouch/destinationdb

Library

couch-cp can also be used as a library. Check bin.js for a quick example.

Build follow replicate by mikeal.

About

A customizable CouchDB replicator in node.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%