All Downloads are FREE. Search and download functionalities are using the official Maven repository.

properties.redis.properties Maven / Gradle / Ivy

There is a newer version: 1.0.2
Show newest version
redis.host=127.0.0.1
#redis.host=192.168.1.151

redis.port=6379
redis.password=123
redis.maxIdle=300
redis.maxTotal=600
redis.maxWaitMillis=1000
redis.testOnBorrow=true




© 2015 - 2024 Weber Informatics LLC | Privacy Policy