1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00
fengjianche 4eb9e2aa7f
Update gossip-protocl.md
Redis Cluster 内部的各个节点是通过 PING 命令来互相来感知节点健康状态的。Gossip 主要用在集群中传播各个节点信息,在各个节点实现节点信息之间的“最终一致性”。
2024-12-18 14:00:28 +08:00
..
2023-10-27 06:44:02 +08:00
2024-12-18 14:00:28 +08:00