Hi - We are struggling to understand how the counter family maintains consistency in Cassandra.
Say Counter1 value is "1" and it is read by 2 clients at the same time who want to update the value. After both write, it will become "3" ?
Hi - We are struggling to understand how the counter family maintains consistency in Cassandra.
Say Counter1 value is "1" and it is read by 2 clients at the same time who want to update the value. After both write, it will become "3" ?