This is a repo for missingjoe to record the timeline of working on 6.824 labs.
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 | ☐ |