You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/11/05 10:06:11 UTC

[GitHub] [dubbo] cvictory opened a new issue #9216: [discussion]Redis registry or Redis Metadata store need support redis cluster

cvictory opened a new issue #9216:
URL: https://github.com/apache/dubbo/issues/9216


   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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org