Liking cljdoc? Tell your friends :D

Chapter 6: Raft

In this chapter we write a distributed, linearizable key-value store using the Raft consensus algorithm.

  1. A Key-Value Store
  2. Leader Election
  3. Replicating Logs
  4. Committing

Can you improve this documentation? These fine people already did:
Aphyr & Igor Perikov
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close