1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-20 22:17:09 +08:00

Update raft-algorithm.md

This commit is contained in:
guide 2022-02-15 12:00:00 +08:00
parent d264a023da
commit d8b46f2143

View File

@ -163,4 +163,5 @@ raft 的要求之一就是安全性不依赖于时间:系统不能仅仅因为
- https://tanxinyu.work/raft/
- https://github.com/OneSizeFitsQuorum/raft-thesis-zh_cn/blob/master/raft-thesis-zh_cn.md
- https://github.com/ongardie/dissertation/blob/master/stanford.pdf
- https://knowledge-sharing.gitbooks.io/raft/content/chapter5.html
- https://knowledge-sharing.gitbooks.io/raft/content/chapter5.html