Glossary
Write-ahead log (WAL)
A sequential log of every change written before the change is applied to the main data files, providing durability and crash recovery.
A sequential log of every change written before the change is applied to the main data files, providing durability and crash recovery.