#write-ahead-log

[ follow ]
Tech industry
fromInfoQ
3 days ago

From Outages to Order: Netflix's Approach to Database Resilience with WAL

Netflix uses a durable Write-Ahead Log that records mutations before applying them to downstream systems to ensure consistency, recoverability, and flexible replication.
Deliverability
fromInfoQ
4 months ago

Beyond Durability: Database Resilience and Entropy Reduction with Write-Ahead Logging at Netflix

Implementing a write-ahead log enhances data durability and helps prevent data corruption incidents in production environments.
[ Load more ]