This Repository is for a collection of Raft programs. It originally comes from
git clone git://g.csail.mit.edu/6.5840-golabs-2025 6.5840My implementation locates in src/raft.go src/**/*.go
There are four parts, but Now I only implement finish the first part.
You can run test by run go test assuming your work directory at src/
A course website: https://pdos.csail.mit.edu/6.824/