Guest User

Untitled

a guest
Feb 24th, 2018
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. Redis:
  2. +--------------------+ log: /var/lib/redis/*.log
  3. | | db: /data/redis/
  4. | redis1 {M} | (20GB){encrypted}...
  5. | :6379 o----------+-------------------------+
  6. | | | | Sentinel:
  7. +-------------+------+ | | quorum: 2
  8. | Sentinel1 :26379 | | | down-after-miliseconds: 3000
  9. +-------------+------+ | |
  10. +-------o------------+ |
  11. | | |
  12. | redis3 {S1} | |
  13. | :6379 | |
  14. | | |
  15. +-------------+------+ |
  16. | Sentinel2 :26379 | |
  17. +-------------+------+ |
  18. +---------o----------+
  19. | |
  20. | redis3 {S2} |
  21. | :6379 |
  22. | |
  23. +-------------+------+
  24. | Sentinel3 :26379 |
  25. +-------------+------+
Add Comment
Please, Sign In to add comment