We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如题,pika后期会考虑加入 slot 的分片概念么? 比如,对于client只需要连接proxy,proxy从metaNode获取 slot -> dataNode对应关系 .
另外,很好奇,360在使用pika的时候如何做的多分片? 基于client的设计?
谢谢,一直在关注 pika 产品 !
The text was updated successfully, but these errors were encountered:
谢谢关注 pika暂时不考虑支持分片,目前360内部还是按照原有redis的使用方式来用pika,client没做任何修改。如果你有分片需求的话,可以考虑在pika上面挂codis,pika兼容codis
Sorry, something went wrong.
恩恩,感谢
fix_yaml (OpenAtomFoundation#138)
fa67bf5
No branches or pull requests
如题,pika后期会考虑加入 slot 的分片概念么? 比如,对于client只需要连接proxy,proxy从metaNode获取 slot -> dataNode对应关系 .
另外,很好奇,360在使用pika的时候如何做的多分片? 基于client的设计?
谢谢,一直在关注 pika 产品 !
The text was updated successfully, but these errors were encountered: