1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

17 Commits

Author SHA1 Message Date
fengjianche
4eb9e2aa7f
Update gossip-protocl.md
Redis Cluster 内部的各个节点是通过 PING 命令来互相来感知节点健康状态的。Gossip 主要用在集群中传播各个节点信息,在各个节点实现节点信息之间的“最终一致性”。
2024-12-18 14:00:28 +08:00
cybzzz
c3de9404d6 fix: 修复 Paxos 中的笔误 2024-02-28 23:28:20 +08:00
liqinghe.lqh
b33d501202 fix: 修正错别字,修正配图链接错误 2024-02-25 20:23:21 +08:00
Mr.Hope
f9a11d3399 chore: update deps 2023-12-30 17:14:13 +08:00
zoy0
318ef0f8e2
fix typo 2023-11-24 10:55:08 +08:00
zoy0
6ae7f4f20d
Fix typo of State Machine 2023-11-24 10:26:52 +08:00
Mr.Hope
7ea99a88d7 style: update linter 2023-10-27 06:44:02 +08:00
Guide
e96ea425d3 [docs fix]Markdown 格式规范 2023-10-10 14:43:53 +08:00
Guide
20255f0f05 [docs update]更改部分文章的文末内容 2023-08-07 18:56:33 +08:00
Guide
f28b7a72ec [docs update]typo 2023-07-25 23:21:54 +08:00
Guide
6bc82a7634 [docs fix]403图片修复 2023-07-06 16:44:53 +08:00
uncle-lv
d7d99aaa0e docs(raft-algorithm.md): 错别字矫正 2023-06-25 22:17:38 +08:00
Guide
781fd22f77 [docs update]完善分布式锁的介绍 2023-06-13 21:47:00 +08:00
Mr.Hope
0159cf184d chore: format 2023-05-05 12:39:01 +08:00
Mr.Hope
1614aaa47f chore: tweaks 2023-05-05 12:33:52 +08:00
Mr.Hope
881bc5c591 Merge branch 'main' into docs 2023-04-28 17:50:47 +08:00
Guide
a788fc300d [docs feat]format specification 2023-04-28 17:15:47 +08:00