Write-ahead log
A durability and crash-recovery mechanism where a storage engine appends every mutation to a sequential on-disk log before applying it to the main data structures.
grounded in: HN trend theme 'Data-infra reliability & performance: making storage and connection layers stricter and faster' (2026-07-12), an established storage technology deepening the existing data cluster
Connected concepts
Storage engine, ACID transactions, Embedded database rigor
Explore it live in the knowledge graph →