Skip to content
New issue

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

Rename Host to Proxy #22

Closed
doyoubi opened this issue Jun 28, 2019 · 1 comment
Closed

Rename Host to Proxy #22

doyoubi opened this issue Jun 28, 2019 · 1 comment

Comments

@doyoubi
Copy link
Owner

doyoubi commented Jun 28, 2019

At the first time, I think we will only deploy one proxy per host. So host and proxy are the same and are used interchangeably in the codes and API.
Now to support some clients and redis cluster proxies which do not support AUTH command for the backend clusters, we need to deploy multiple proxies in the same machine to support multiple tenants.
I have changed the API in #21.
Later we need to change the host in code to proxy.

@doyoubi
Copy link
Owner Author

doyoubi commented Feb 22, 2020

Also rename db_name to cluster_name and use
#[serde(alias = "fancy_square", alias = "KUBE")]
for compability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant