github.com/weedge/lib@v0.0.0-20230424045628-a36dcc1d90e4/consensus/readme.md (about) 1 #### 介绍 2 3 一致性算法 4 5 6 7 #### reference 8 9 1. [raft ](https://raft.github.io/) 10 2. [MIT6.2824 raft-faq](https://pdos.csail.mit.edu/6.824/papers/raft-faq.txt) 11 2. [In Search of an Understandable Consensus Algorithm](https://web.stanford.edu/~ouster/cgi-bin/papers/raft-atc14) [raft-cn](https://github.com/maemual/raft-zh_cn/blob/master/raft-zh_cn.md) 12