Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 829 Bytes

readme.md

File metadata and controls

17 lines (14 loc) · 829 Bytes

6.824

This is a repo for missingjoe to record the timeline of working on 6.824 labs.

Schedule

Lab Status
Lab 1: MapReduce
Lab 2A: Raft-leader election
Lab 2B: Raft-log
Lab 2C: Raft-persistence
Lab 2D: Raft-log compaction
Lab 3A: KV Raft-Key/value service without snapshots
Lab 3B: KV Raft-Key/value service with snapshots
Lab 4A: Shared KV-The Shard controller
Lab 4B: Shared KV-Sharded Key/Value Server