Skip to content

Packet handler should be able to override which MySQL to connect to #10

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

Open
andygrove opened this issue Sep 14, 2016 · 0 comments
Open

Comments

@andygrove
Copy link
Contributor

Currently, the proxy maintains a one to one mapping of a client connection to a server connection. For more flexibility, the API should be extended so that the user-provided proxy logic can decide which MySQL instance to connect to. This would facilitate basic query routing and sharding.

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