couch-cp

A customizable CouchDB replicator in node.js.

Usage no npm install needed!

<script type="module">
  import couchCp from 'https://cdn.skypack.dev/couch-cp';
</script>

README

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.