Schema for the number of replicas of a database in a cluster.
Schema for the number of shards in a database. Each shard is a partition of the hash value range.
Read quorum. The number of consistent copies of a document that need to be read before a successful reply.
Write quorum. The number of copies of a document that need to be written before a successful reply.
Generated using TypeDoc
Schema for database cluster information.