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

properties.redis-user.properties Maven / Gradle / Ivy

There is a newer version: 1.0.2
Show newest version
redis.pool.maxActive=1024
redis.pool.maxIdle=200
redis.pool.maxWait=1000
redis.pool.testOnBorrow=true
redis.pool.testOnReturn=true
redis.timeout=2000
redis.host=127.0.0.1
redis.port=7011
redis.database=2
redis.auth=123





© 2015 - 2024 Weber Informatics LLC | Privacy Policy