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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close