What Every Backend Engineer Should Know About Write-Ahead Logs
A must know topic if you want to understand how databases work, and very well written! thanks Raul.
Neo, Thanks! Appreciate that.
This concept really is foundational.
Very helpful content. Thanks a lot.
Ultimately, thanks to the WAL, your database is a CQRS/ES system, albeit one that has to make a lot of deoptimizations that aren't necessary when the whole system is designed for CQRS/ES.
very insightful read
A must know topic if you want to understand how databases work, and very well written! thanks Raul.
Neo, Thanks! Appreciate that.
This concept really is foundational.
Very helpful content. Thanks a lot.
Ultimately, thanks to the WAL, your database is a CQRS/ES system, albeit one that has to make a lot of deoptimizations that aren't necessary when the whole system is designed for CQRS/ES.
very insightful read