Simple implementation of Raft Consensus Algorithm using Python for fault-tolerant distributed systems. Supports proper leader election and log replication.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple implementation of Raft Consensus Algorithm using Python for fault-tolerant distributed systems. Supports proper leader election and log replication.