Commit 4d07b944 authored by 顾文旭's avatar 顾文旭

fix redis

parent 4dfaeec2
...@@ -182,6 +182,16 @@ tccIndex.read.host[]='bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066' ...@@ -182,6 +182,16 @@ tccIndex.read.host[]='bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
[dev-tcc : tcc : common] [dev-tcc : tcc : common]
tccIndex.database_type='mysql'
tccIndex.database_name='bp_tcc'
tccIndex.connect_timeout=2
tccIndex.username='bp_tcc_rw'
tccIndex.password=''
tccIndex.charset='utf8mb4'
tccIndex.write.host='w.bp_tcc_a.int.yidian-inc.com:3306,w.bp_tcc_b.int.yidian-inc.com:3306'
tccIndex.read.host[]='r.bp_tcc_a_1.int.yidian-inc.com:3306,r.bp_tcc_a_2.int.yidian-inc.com:3306'
tccIndex.read.host[]='r.bp_tcc_b_1.int.yidian-inc.com:3306,r.bp_tcc_b_2.int.yidian-inc.com:3306'
[test-tcc : dev-tcc] [test-tcc : dev-tcc]
tccIndex.database_type='mysql' tccIndex.database_type='mysql'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment