File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 118118- [ Redis(第03篇)核心:持久化之RDB与AOF] ( https://github.com/about-cloud/JavaCore/blob/master/resource/markdown/cache/Persistence.md )
119119- [ Redis(第04篇)核心:主从复制与故障转移] ( https://github.com/about-cloud/JavaCore/blob/master/resource/markdown/cache/Replication.md )
120120- Redis(第05篇)核心:高可用与 Sentinel 哨兵
121- - Redis(第06篇)核心:一致性哈希算法
122121- Redis(第07篇)核心:分布式缓存与 Redis Cluster
123122- Redis(第08篇)核心:缓存倾斜与热点key
124123- Redis(第09篇)核心:缓存击穿(缓存穿透)
135134* [ 分布式系统 (第 05 篇) 精讲:TCC事务补偿机制(柔性事务方案)] ( https://github.com/about-cloud/JavaCore/blob/master/resource/markdown/distribution/TryConfirmCancel.md )
136135* 分布式系统 (第 06 篇) 精讲:Paxos算法(强一致性算法)
137136* 分布式系统 (第 07 篇) 精讲:Chubby 与 Zookeeper
138- * 分布式系统 (第 08 篇) 精讲:设计分布式锁
139- * 分布式系统 (第 09 篇) 精讲:分布式session/token一致性设计
140- * 分布式系统 (第 10 篇) 精讲:分布式事务
141- * 分布式系统 (第 11 篇) 精讲:分布式高并发的支持与控制
142- * 分布式系统 (第 12 篇) 精讲:分布式下悲观锁和乐观锁的实现
143- * 分布式系统 (第 13 篇) 精讲:分布式支付框架的实现
137+ * 分布式系统 (第 08 篇) 精讲:一致性哈希算法
138+ * 分布式系统 (第 09 篇) 精讲:设计分布式锁
139+ * 分布式系统 (第 10 篇) 精讲:分布式session/token一致性设计
140+ * 分布式系统 (第 11 篇) 精讲:分布式事务
141+ * 分布式系统 (第 12 篇) 精讲:分布式高并发的支持与控制
142+ * 分布式系统 (第 13 篇) 精讲:分布式下悲观锁和乐观锁的实现
143+ * 分布式系统 (第 14 篇) 精讲:分布式支付框架的实现
144144
145145
146146### 十、:microscope ::microscope ::microscope : 微服务
Original file line number Diff line number Diff line change 1- <h3 style =" padding-bottom :6px ; padding-left :20px ; color :#ffffff ; background-color :#E74C3C ;" >Redis集群 </h3 >
1+ <h3 style =" padding-bottom :6px ; padding-left :20px ; color :#ffffff ; background-color :#E74C3C ;" >一致性哈希:变化世界中的负载平衡 </h3 >
22
You can’t perform that action at this time.
0 commit comments