|
|
|
|
|
by lobster_johnson
4068 days ago
|
|
Merkle trees (as used for anti-entropy in Cassandra, Riak etc.) are only practical when both sides of the replication can speak them, though. I wonder, are Merkle trees viable for continuous streaming replication, not just repair? |
|
Merkle trees aren't interesting in the no-repair case, as the changelog is more direct and has no downside.