Non-lock concurrency control: Difference between revisions

Content deleted Content added
m Reverted edits by 2600:8800:4D00:1900:D925:9988:4C20:4215 (talk) (HG) (3.4.10)
Fixed indentation because timestamp and validation are both types of optimistic concurrency control
Line 5:
 
* [[Optimistic concurrency control]]
** [[Timestamp-based concurrency control]]
** Validation-based concurrency control
* [[Multiversion concurrency control]]
** [[Snapshot isolation]]
 
==See also==