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

shikid.java-utils.1.1.5.source-code.redis.properties Maven / Gradle / Ivy

The newest version!
enable=true

pool.maxTotal=10
pool.maxIdle=10
pool.maxWaitMillis=10000
pool.testOnBorrow=true

#cluster=127.0.0.1:7000,127.0.0.1:7001,127.0.0.1:7002
#maxRedirections=10

#sentinels=127.0.0.1:26379,127.0.0.1:36379,127.0.0.1:46379
#masterName=redis_master

host=127.0.0.1
port=6379

timeout=2000
database=0
password=




© 2015 - 2025 Weber Informatics LLC | Privacy Policy