Skip to main content

Cassandra quick compare

·57 words·1 min
Raghu Nandan B S
Author
Raghu Nandan B S
Software Engineer from south India

This is a go based program to compare data in two cassandra clusters in blazing fast speed.

This project relies on assumption that hashing / partitioning algorithm on both source and target clusters are same.

check it out

I wrote this program to quickly compare keys in clusters that has data in terms of tens of terrabytes.