The write-ahead log is everywhere. Yet, many people miss it and are not aware of it. The simple idea powers databases, messaging systems, and distributed systems. I discussed in #ArchitectureWeekly why it's important on PostgreSQL, Kafka, MongoDB examples

https://www.architecture-weekly.com/p/the-write-ahead-log-a-foundation

Comments