How to customize Quorum with Cloudant using MyCouch
Cloudant is a distributed database system, where each logical database is represented by a specific number of shards in a cluster (refereed to as Q). Each shard is furthermore stored N times in the cluster, hence each document will be stored on more than one node in the cluster. The locality of the…
