https://github.com/shinytang6/6.824-raft
mit 6.824 raft 协议的完整实现
https://github.com/shinytang6/6.824-raft
6-824 distributed-systems golang mit raft
Last synced: about 1 month ago
JSON representation
mit 6.824 raft 协议的完整实现
- Host: GitHub
- URL: https://github.com/shinytang6/6.824-raft
- Owner: shinytang6
- Created: 2019-03-05T12:02:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-04T14:20:25.000Z (over 6 years ago)
- Last Synced: 2025-09-03T05:42:48.908Z (about 1 month ago)
- Topics: 6-824, distributed-systems, golang, mit, raft
- Language: Go
- Homepage:
- Size: 28.3 KB
- Stars: 41
- Watchers: 2
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Mit-6.824 raft协议的完整实现
所有测试已跑过上百遍没有出现问题
详细笔记见: [notes](https://github.com/shinytang6/6.824-raft/tree/master/notes)