You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
161 B
7 lines
161 B
#@author ruining.he
|
|
#redis.model -> install model {single,codis}
|
|
|
|
#if model is codis,use config as below
|
|
redis.model=single
|
|
redis.ip=172.18.1.152
|
|
redis.port=6379
|