codebase-uses-no-steal-policy

Status: IN

All implementations use NO-STEAL buffer management: uncommitted transaction data is never written to the persistent data store, eliminating the need for undo logging at the cost of requiring all dirty data from active transactions to fit in memory

Source: entries/2026/05/29/topic-undo-logging-and-steal-policy.md

JSON