Implementation of Replication Logs
Introduction
In this post, we'll dive into how replication logs are implemented. This is a shorter version of what's in the book Designing Data-Intensive Applications by Martin Kleppmann.
What is a Replication Log?
A replication log is a list of all ...
tigerabrodi.blog4 min read