The Log: What every software engineer should know about real-time data's unifying abstraction
One of the most useful things I learned in all this was that many of the things we were building had a very simple concept at their heart: the log. Sometimes called write-ahead logs or commit logs or transaction logs, logs have been around almost as long as computers and are at the heart of many distributed data systems and real-time application architectures.
Disributed Systems Event Sourcing Software Engineering
Jun 8 2024