http://nil.csail.mit.edu/6.824/2022/
- lab1 mr
- lab2 raft
- 2A leader election
- 2B log
- 2C persistence
- 2D log compaction
- lab3 kvraft
- 3A Key/value service without snapshots
- 3B log compaction
- lab4 shardkv
- 4A The Shard controller
- 4B Sharded Key/Value Server
- challenge1 shard deletion
- challenge2 unaffected shard access
- challenge3 partial migration shard access