└── README.md /README.md: -------------------------------------------------------------------------------- 1 | Update: The code of this repository is now private in case of future students taking the course use it. 2 | 3 | 6.824: Distributed Systems (Spring 2017) 4 | 5 | Awesome Labs. 6 | 7 | https://pdos.csail.mit.edu/6.824/index.html 8 | 9 | - [x] Lab 1: MapReduce 10 | 11 | - [x] Lab 2: Raft 12 | 13 | - [x] Lab 3: Fault-tolerant Key/Value Service 14 | 15 | - [x] Lab 4: Sharded Key/Value Service 16 | 17 | - [x] Garbage collection of state 18 | 19 | - [x] Client requests during configuration changes --------------------------------------------------------------------------------