AdvancedVocabulary#backend#architecture#developer-tools

MVCC (Multi-Version Concurrency Control) Vocabulary

Learn the vocabulary of a database letting a reader see a consistent snapshot without blocking a writer.

0 / 5 completed
1 / 5
At standup, a dev mentions a database keeping multiple versions of a row so a reading transaction sees a consistent snapshot without blocking a concurrent writer. What is this technique called?