Completed
conclusion
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Don't Give Up on Serializability Just Yet
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 James Mickens
- 3 Databases
- 4 Database scalability
- 5 Distributed databases
- 6 Horizontal partitioning
- 7 Distributed database problems
- 8 Pros of distributed databases
- 9 MongoDB
- 10 Jay Recursive
- 11 Transactions
- 12 Bitcoin Exchange Loss
- 13 Consensus Consistency
- 14 Acid Transactions
- 15 Serializability
- 16 Defining Serializability
- 17 Serializability Example
- 18 Benefits
- 19 Eventually Consistency
- 20 Sequential Consistency
- 21 Sequential Consistency Example
- 22 External Consistency
- 23 Cap Theorem
- 24 What does this mean
- 25 Its impossible to 100
- 26 Consistency vs Performance
- 27 Types of Research
- 28 Transaction Execution
- 29 spanner
- 30 conclusion