What is the maximum number of physical machines that a redis cluster can support?

how many physical machines can the RT,redis cluster support, and what is the system limit?


redis solves the problem of distributed environment by ensuring that the server at the time of writing and the server at the time of reading are in the same place through the consistent hash algorithm. Your question is so vague that you have encountered a bottleneck in cluster performance.

  1. redis cluster server configuration?
  2. how many redis cluster servers are there?
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b34fab-2b7a3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b34fab-2b7a3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?