Hi Christophe
If you use libzdb and two instances of ConnectionPool to manage a master and a slave database that sounds great and is one of the things I envisioned libzdb could be used for. I'm not sure though if this should be brought into libzdb as I see this as more of utilization of libzdb and as a separate application. But please elaborate and describe more in detail what and how you think this can be used at the libzdb abstraction level.
Jan-Henrik
On Jan 4, 2011, at 10:58 AM, Zbierski Christophe wrote:
Hello and Happy New Year.
I use zdb to connect to two mysql databases (one master and one slave). I implement this management master/slave around zdb, but I think it would be preferable to implement this function directly into the library.
Does this type of development is planned in the future, or I can propose a change on this point.
Thank you
Christophe Zbierski