Inspired by In Search of an Understandable Consensus Algorithm. More information can be found on raft.github.io.
- Election
- log replication
- cluster membership changes
- client interaction
| Name | Name | Last commit date | ||
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Inspired by In Search of an Understandable Consensus Algorithm. More information can be found on raft.github.io.