
shikid.java-utils.1.1.5.source-code.redis.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-utils Show documentation
Show all versions of java-utils Show documentation
java utils built by @woshikid
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