mauricio / postgresql-async

Async, Netty based, database drivers for PostgreSQL and MySQL written in Scala
Apache License 2.0
1.43k stars 222 forks source link

Feature: Master/Slave Replication #84

Open fwbrasil opened 10 years ago

fwbrasil commented 10 years ago

Hi.

Do you have plans to implement something like the master/slave replication support of the mysql jdbc driver?

http://dev.mysql.com/doc/connector-j/en/connector-j-master-slave-replication-connection.html

Thanks

mauricio commented 10 years ago

Not sure how much value there is at this, you can just create a connection to the slave and do it.

There could be some class that lists the slaves from the master, but it's just a wrapper, wouldn't be much useful or take many lines of code.

Em sábado, 15 de fevereiro de 2014, Flavio W. Brasil < notifications@github.com> escreveu:

Hi.

Do you have plans to implement something like the master/slave replication support of the mysql driver?

http://dev.mysql.com/doc/connector-j/en/connector-j-master-slave-replication-connection.html

Thanks

Reply to this email directly or view it on GitHubhttps://github.com/mauricio/postgresql-async/issues/84 .

Maurício Linhares http://mauricio.github.io/ - http://twitter.com/#!/mauriciojr