1. 程式人生 > >Redis Sentinel 模式實踐及問題整理

Redis Sentinel 模式實踐及問題整理

Redis-Sentinel 是 Redis 官方推薦的高可用性(HA)解決方案,雖然網路上 Sentinel 實踐的文章很多,但是整理的並不全,初學者想要順利完成 Redis Sentinel 模式的部署及應用,還需要費一番周折,比如我就折騰了兩天才透徹理解官方文件中的所有內容。

本場 Chat 將以筆者自己的實踐過程,分享 Redis-Sentinel 的部署及應用的相關知識:

  1. Redis Sentinel 基本原理;
  2. Redis Sentinel 部署過程;
  3. Redis Sentinel 常用 API 及作用;
  4. Sentinel 的新增與刪除方法;
  5. Sentinel Master 的新增與刪除方法;
  6. Sentinel 的高階概念 Sdown和 Odown;
  7. 如何在 Java 應用中支援 Sentinel。

閱讀全文: http://gitbook.cn/gitchat/activity/5c12119045028e5c39036ec6

一場場看太麻煩?成為 GitChat 會員,暢享 1000+ 場 Chat !點選檢視