Cassandra 2.1 Counters: Testing Consistency During Nodes Failures
For some cases such as adserving counters are really handy to accumulate totals for events coming into a system compared to batch aggregates. While distributed counters consistency is a well-known problem Cassandra counters in version 2.1 are claimed to be more accurate compared to the prior ones. This post describes the approach and the »