So ... cassandra does that? I get the FDB demo probably made it look better and easier.
But data doesn't teleport except in demos. Rebalancing means streaming data across a network, consuming total network I/O, regardless of the distributed database.
Did you actually implement FDB, and was it better?
Comparing Cassandra to FoundationDB is like comparing a spreadsheet in Google Sheets to PostgreSQL.
I mean, both kind of store data, and multiple users can change the data that is being stored. The story of what you'll get back and when (if ever), however, is rather different.
I've worked with Cassandra for ten years, you don't think I understand consistency and availability tradeoffs?
Are you acting like FDB has magically solved the CAP theorem? They've beaten mathematics?
If you want to talk about low-value comments, yours is up there. Mine was a basic question about how FDB streams large distributed datasets in a partition.
Do you have any insights, or are you just an asshole?
But data doesn't teleport except in demos. Rebalancing means streaming data across a network, consuming total network I/O, regardless of the distributed database.
Did you actually implement FDB, and was it better?