On Wed, Apr 21, 2010 at 9:50 AM, Mark Greene <green...@gmail.com> wrote:

> Right it's a similar concept to DB sharding where you spread the write load
> around to different DB servers but won't necessarily increase the throughput
> of an one DB server but rather collectively.


Except with Cassandra, read-repair causes every read to go to every replica
for a piece of data.

Mike

Reply via email to