Skip to content

Add support for multiple hosts in createConnection or createPool #506

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

Closed
somecallmemike opened this issue Jun 7, 2013 · 1 comment
Closed
Labels

Comments

@somecallmemike
Copy link

With the advent of clustered database technologies like Galera Replication and MySQL Cluster it would be very handy to be able to define a list of hosts for a connection that can accept writes. Also useful would be the ability to weight hosts so clients would pick the closest databases servers first then try remote servers, as well as support round robin.

@dresende
Copy link
Collaborator

dresende commented Jul 5, 2013

Follow related issue.

@dresende dresende closed this as completed Jul 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants