Skip to content

Commit 2f4b06e

Browse files
committed
Merge branch 'main' of github.com:Snailclimb/JavaGuide
2 parents 6050cdd + be8f406 commit 2f4b06e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/distributed-system/theorem&algorithm&protocol/raft-algorithm.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ tag:
55
- 分布式协议&算法
66
---
77

8+
> 本文由 [SnailClimb](https://github.com/Snailclimb)[Xieqijun](https://github.com/jun0315) 共同完成。
9+
810
## 1 背景
911

1012
当今的数据中心和应用程序在高度动态的环境中运行,为了应对高度动态的环境,它们通过额外的服务器进行横向扩展,并且根据需求进行扩展和收缩。同时,服务器和网络故障也很常见。

0 commit comments

Comments
 (0)