Understanding Write-Ahead Logs: Durability Beyond the Flush
Databases are a fundamental part of modern software architecture. Depending on the use case, we rely on different types — from relational databases like PostgreSQL to NoSQL systems like Cassandra, or even distributed log systems like Kafka.
But have ...
bytefreak.dev5 min read