Notes: Chain Replication
Prelude
Chain replication is a leaderless replication mechanism. It is a mechanism I first came in contact with when I worked at AWS. For now, this is just a bunch of references I found enlightening.
Notes
- TODO
Useful references
- Joe Magerramov with a short twitter thread
- Chain Replication for Supporting High Throughput and Availability
- Object Storage on CRAQ: High-Throughput Chain Replication for Read-Mostly Workloads
- Github - zowens/chain-replication
- Github - hibari/hibari
- Anton Zagorskii - Chain replication: how to build an effective KV-storage
- YouTube - Deniz Altınbüken on Chain Replication (old and new)
- YouTube - CSE138 (Distributed Systems) L9: primary-backup replication, chain replication, latency & throughput
Read other posts