TRACK 06 · GO · ADVANCED
Consensus from the paper: elections, replication, and a cluster that survives kills.
# the starter repo: skeleton + the graded local test harness git clone https://github.com/ansh-chaturmohta/byhand-raft-starter my-raft cd my-raft make check STAGE=0 # verifies your toolchain is ready