Raft
Reimplementing distributed log consensus protocol - Raft.
Raft Routine

Raft routine extracted from original raft paper from https://raft.github.io/raft.pdf
This project is done as part of the course project at CMU 15440.
Reimplementing distributed log consensus protocol - Raft.
Raft Routine
This project is done as part of the course project at CMU 15440.