#21 - Write-Ahead Logging + Shadow Paging (CMU Intro to Database Systems)
CMU Database Group · 81:49
Crash recovery is how a database keeps durability (and crash-time atomicity) after it has already told the outside world a transaction committed: today’s lecture covers the *runtime* machinery that makes later recover...