Skip to main content

Module transaction

Module transaction 

Source
Expand description

Transaction Management

Core transaction manager with MVCC support. This is the minimal ACID transaction implementation for the kernel.

Structs§

TxnManager
Transaction manager

Enums§

IsolationLevel
Isolation level
TransactionState
Transaction state

Type Aliases§

Timestamp
Timestamp for MVCC
TransactionId
Transaction identifier