Allen-Wu / CS380D-Raft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS 380D Distributed Systems Project 2 - MIT 6.824 Lab 1 & 3

Lab 1 source files: project2/mr/*

To check and run Lab 1 testcases: cd project2/main && bash test-mr.sh

Lab 3 source files: project2/kvraft

To check and run Lab 3 testcases: cd project2/kvraft && go test -race

About

License:Other


Languages

Language:Go 97.1%Language:Shell 2.9%