This topic created in 2819 days ago, the information mentioned may be changed or developed.
redis cluster 保存数据后,异步消息写 mysql
redis cluster 的 master 和 slave 切换的时候,可能丢消息(还有一些其他丢消息的场景),丢消息后怎么知道这个事件发生了?程序知道丢消息,去 mysql 获取丢失的数据然后补上
2 replies • 2018-08-20 12:05:44 +08:00
 |
|
1
fcten Aug 20, 2018
消息回执,客户端处理重发
|