Go code developed for MIT 6.824 course.
Video : https://www.bilibili.com/video/BV1R7411t71W
- Lab 1 MapReduce
- Lab 2 Raft
- Lab 3 KVRaft
- Lab 4A & 4B ShardKV
All checked lab passes the test script. See detail implemantation record in README of each lab.
- [Lab 2] Implementation record && structure doc
- [Lab 4] Implementation record && structure doc