...
|
...
|
@@ -282,6 +282,12 @@ jdbc.mysql.yh_cms.slave=read.cms.yohoops.org:3306 |
|
|
jdbc.mysql.yh_cms.username=yh_test
|
|
|
jdbc.mysql.yh_cms.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yoho-message配置读写分离
|
|
|
jdbc.mysql.yhmessage.master=write.message.yohoops.org:3306
|
|
|
jdbc.mysql.yhmessage.slave=read.message.yohoops.org:3306
|
|
|
jdbc.mysql.yhmessage.username=yh_test
|
|
|
jdbc.mysql.yhmessage.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
readOnlyInSlave=false
|
|
|
|
|
|
# monogdb
|
...
|
...
|
|