记得上下班打卡 | git大法好,push需谨慎

Commit 9d48b386 authored by 胡佳晨's avatar 胡佳晨

修改 redis队列消费指定 db

parent 95699fce
...@@ -32,43 +32,43 @@ liquidnet: ...@@ -32,43 +32,43 @@ liquidnet:
disable: false disable: false
redis: redis:
kylin: kylin:
database: 255 database: 251
dbs: 0,256,251 dbs: 0,256,251
host: r-2zeucai3yj2t0f4nmzpd.redis.rds.aliyuncs.com host: r-2zeucai3yj2t0f4nmzpd.redis.rds.aliyuncs.com
port: 6380 port: 6380
password: 7eoK2XehKqF1 password: 7eoK2XehKqF1
goblin: goblin:
database: 255 database: 251
dbs: 0,256,251 dbs: 0,256,251
host: r-2zeucai3yj2t0f4nmzpd.redis.rds.aliyuncs.com host: r-2zeucai3yj2t0f4nmzpd.redis.rds.aliyuncs.com
port: 6380 port: 6380
password: 7eoK2XehKqF1 password: 7eoK2XehKqF1
slime: slime:
database: 255 database: 251
dbs: 0,256,251 dbs: 0,256,251
host: r-2zeucai3yj2t0f4nmzpd.redis.rds.aliyuncs.com host: r-2zeucai3yj2t0f4nmzpd.redis.rds.aliyuncs.com
port: 6380 port: 6380
password: 7eoK2XehKqF1 password: 7eoK2XehKqF1
dragon: dragon:
database: 255 database: 251
dbs: 0,256,251 dbs: 0,256,251
host: r-2zeucai3yj2t0f4nmzpd.redis.rds.aliyuncs.com host: r-2zeucai3yj2t0f4nmzpd.redis.rds.aliyuncs.com
port: 6380 port: 6380
password: 7eoK2XehKqF1 password: 7eoK2XehKqF1
sweet: sweet:
database: 255 database: 251
dbs: 0,256,251 dbs: 0,256,251
host: r-2zeucai3yj2t0f4nmzpd.redis.rds.aliyuncs.com host: r-2zeucai3yj2t0f4nmzpd.redis.rds.aliyuncs.com
port: 6380 port: 6380
password: 7eoK2XehKqF1 password: 7eoK2XehKqF1
adam: adam:
database: 255 database: 251
dbs: 0,256,251 dbs: 0,256,251
host: r-2zeucai3yj2t0f4nmzpd.redis.rds.aliyuncs.com host: r-2zeucai3yj2t0f4nmzpd.redis.rds.aliyuncs.com
port: 6380 port: 6380
password: 7eoK2XehKqF1 password: 7eoK2XehKqF1
candy: candy:
database: 255 database: 251
dbs: 0,256,251 dbs: 0,256,251
host: r-2zeucai3yj2t0f4nmzpd.redis.rds.aliyuncs.com host: r-2zeucai3yj2t0f4nmzpd.redis.rds.aliyuncs.com
port: 6380 port: 6380
......
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