I am new in Moqui and want to connect to two mysql databases, one to write on(master) and one to read from (replica), how to do this?
Moqui connect to Master and Replica database
126 views Asked by Mahmoud Amr At
1
I am new in Moqui and want to connect to two mysql databases, one to write on(master) and one to read from (replica), how to do this?
I found a solution for this, i used
this code is doing 50% of what i want, i am now trying to make the
entity-findto use the replica instead oftransactionaldatasource