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
是否可以动态设置read_slave? 原因是,在初始化启动的时候设置了read_slave yes,但在高峰期,想动态设置部分代理read_slave no,目的让读请求分摊到master上,减轻slave的压力。
The text was updated successfully, but these errors were encountered:
camellia-redis-proxy suuport this feature
Sorry, something went wrong.
No branches or pull requests
是否可以动态设置read_slave?
原因是,在初始化启动的时候设置了read_slave yes,但在高峰期,想动态设置部分代理read_slave no,目的让读请求分摊到master上,减轻slave的压力。
The text was updated successfully, but these errors were encountered: