Some of the common Write Consistency level in Cassandra include all except
Answers
Answered by
0
Cassandra stores the data replicas with the multiple nodes and it would especially ensures the reliability as well as fault tolerance.
Mainly replication strategy on the Edge key space would be much more easier to determine the nodes where the replicas are placed.
Total number of replicas in keyspace across Cassandra cluster is referred as replication factor.
Similar questions