Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 490 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 490 Bytes

Another code: 6.5840

Source

git clone git://g.csail.mit.edu/6.5840-golabs-2023 lab2023

Lab

Summary: 4 labs for practice.

Status

  • lab1: Map Reduce with fail recovery
  • lab2A: Raft election
  • lab2B: Raft log replication
  • lab2C: Raft persist with optimization with catchup logic, improve heartbeat
  • lab2D
  • lab3A
  • lab3B
  • lab4A
  • lab4B