Non-lock concurrency control: Difference between revisions

Content deleted Content added
Fixed indentation because timestamp and validation are both types of optimistic concurrency control
MVCC is optimistic
Line 7:
** [[Timestamp-based concurrency control]]
** Validation-based concurrency control
** [[Multiversion concurrency control]]
*** [[Snapshot isolation]]
 
==See also==