v0.3.0
Introduced support for concurrent ACID transactions based on Multi-Version Concurrency Control (MVCC). Two isolation levels are offered: Snapshot Isolation (SI) and Serializable Snapshot Isolation (SSI).
Introduced support for concurrent ACID transactions based on Multi-Version Concurrency Control (MVCC). Two isolation levels are offered: Snapshot Isolation (SI) and Serializable Snapshot Isolation (SSI).