Day 42/100
Designing Data-Intensive Applications [Book Highlights]
[ Part II : Chapter V ] Distributed Data
Leaderless Replication
in a leaderless configuration, failover does not exist
the client sends the write to all three replicas in parallel, and the two ...
rawdatareaders.hashnode.dev2 min read