cvictory opened a new issue, #670: URL: https://github.com/apache/dubbo-spi-extensions/issues/670
Before redis 3.0 1. redis was used in one machine. 2. Redis also used in sentinel mode, the client can write the data into master machine, and all of the client can read from both master and slave machine. 3. Twitter create a proxy named twemproxy to support cluster . After redis 3, the redis start to support cluster. Until now it is not proved it is the best solution. Is it necessary that we should support redis cluster or something else? Maybe we can also get help from community. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
