Strong Consistency in Databases. What Does it Actually Guarantee?

Distributed data stores are subject to the CAP theorem, and historically NoSQL distributed systems have chosen availability over consistency. This has been changing, yet many famous databases are still AP only.

In Eric Brewer’s 2012 follow-up article about the CAP theorem he stated: ‘Availability is obviously continuous from 0 to 100 percent, but there are also many levels of consistency, and even partitions have nuances, including disagreement within the system about whether a partition exists.’

This talk will include a theoretical overview, but focus on the practical aspects of the theorem.

  • What are the tradeoffs between AP and CP modes?

  • How do they affect your application and data?

  • How do different levels of consistency actually matter?

Speaker

andrew-gooding

Andrew Gooding


VP of Engineering at Aerospike, formerly Chief Software Architect at Aerospike.

Before databases, I had a decade of experience developing software for embedded systems, such as phones and set-top

...