Tagged in

Distributed Systems

Learning with Diagrams
Learning with Diagrams
Distilling infrastructure software into quick and understandable diagrams
More information
Followers
138
Elsewhere
More, on Medium

Handling Contention with CockroachDB

The end of the year is such a busy time! As a follow-up to my last blog post about Handling Contention with PostgreSQL, here’s a post that digs into how CockroachDB handles contention. Like PostgreSQL, CockroachDB uses MVCC to figure out the right version of data…