Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 146 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 146 Bytes

MIT6.824

A distributed system implemented in Go language.

Using Raft algorithm to preserve cluster's consistency and support fault tolerance.