侧边栏
摘要: 1、主从访问 2、哨兵模式 3、集群访问 ConfigurationOptions sentinelOptions = new ConfigurationOptions(); sentinelOptions.EndPoints.Add("180.76.*.*", 26379); sentinelOp 阅读全文
posted @ 2022-04-11 17:34 我有我的骄傲 阅读(535) 评论(0) 推荐(0)