Replication This adds `replicate-from` and `replicate-to`. Replication to and from a cluster to another CouchDB instance.
nmo is a cli tool to manage CouchDB clusters and nodes.
npm install -g nmo
It is written in ES6 and is using promises and generators for control flow. We are aiming for 100% test coverage.
Production dependencies are checked in for multiple reasons:
bundledDependencies in the package.json file and npm just downloads one tarballnmo still works for new installs