22 - Distributed Transactional Database Systems (CMU Intro to Database Systems / Fall 2022)
CMU Database Group · 83:06
This CMU databases lecture explains how to keep ACID transactions correct once data lives on many machines: nodes must agree on a single next state (who is primary, and whether a transaction may commit) despite crashe...