0 votes
in Cassandra by
Define replication factor.

1 Answer

0 votes
by
The data in a node undergoes replication. The data is copied from one node to another to ensure fault tolerance. The replication factor is the number of copies of the data that are sent to different nodes.
...