Multiversion concurrency control

Multiversion concurrency control (MCC or MVCC), is a non-locking concurrency control method commonly used by database management systems to provide concurrent access to the database and in programming languages to implement transactional memory.[1]

  1. ^ "Clojure - Refs and Transactions". clojure.org. Retrieved 2019-04-12.