We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f29db34 commit 30fcd3eCopy full SHA for 30fcd3e
1 file changed
docs/distributed-system/theorem&algorithm&protocol/raft-algorithm.md
@@ -5,6 +5,8 @@ tag:
5
- 分布式协议&算法
6
---
7
8
+> 本文由 [SnailClimb](https://github.com/Snailclimb) 和 [Xieqijun](https://github.com/jun0315) 共同完成。
9
+
10
## 1 背景
11
12
当今的数据中心和应用程序在高度动态的环境中运行,为了应对高度动态的环境,它们通过额外的服务器进行横向扩展,并且根据需求进行扩展和收缩。同时,服务器和网络故障也很常见。
0 commit comments