Authored by LUOXC

Update yohobuy-bigdata-autoconfig.properties

@@ -37,4 +37,18 @@ ip.port.search.server = 192.168.102.216:8080 @@ -37,4 +37,18 @@ ip.port.search.server = 192.168.102.216:8080
37 37
38 38
39 bigDataRedis.proxy.address=123.206.17.17 39 bigDataRedis.proxy.address=123.206.17.17
40 -bigDataRedis.proxy.port=16379  
  40 +bigDataRedis.proxy.port=16379
  41 +
  42 +udidRedis.proxy.address=123.206.17.17
  43 +udidRedis.proxy.port=16379
  44 +
  45 +
  46 +
  47 +#bigdata mq
  48 +redis.sync.rabbit.host=192.168.102.211:5672
  49 +redis.sync.rabbit.user=yoho
  50 +redis.sync.rabbit.password=yoho
  51 +redis.sync.rabbit.vhost=yoho
  52 +redis.sync.rabbit.queue=yoho:bigdata:redis.sync.test_nj_1
  53 +redis.sync.rabbit.topic=yoho:bigdata:redis.sync
  54 +redis.sync.mq.enabled=true