There are two replication models used in NoSQL databases, master-slave and master-master. In master-slave replication, all write operations are performed on master copy and then propagated to slave copies while in master-master write operations can be done on both master copies, but read operations