Chapter 6: Raft In this chapter we write a distributed, linearizable key-value store using the Raft consensus algorithm. A Key-Value Store Leader Election Replicating Logs Committing