Skip to content

Topic

Write-ahead logging

A durability technique in which changes are recorded to a sequential log before being applied to data pages; the same log is replayed on replicas to keep them current.

Current clusters