Write-ahead logging

In computer science, write-ahead logging (WAL) is a family of techniques for providing atomicity and durability (two of the ACID properties) in database systems. A write ahead log is an append-only auxiliary disk-resident structure used for crash and transaction recovery.

Source: Wikipedia — Write-ahead logging (CC BY-SA 4.0)

Write-ahead logging

In computer science, write-ahead logging (WAL) is a family of techniques for providing atomicity and durability (two of the ACID properties) in database systems. A write ahead log is an append-only auxiliary disk-resident structure used for crash and transaction recovery.

Source: Wikipedia "Write-ahead logging" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy