Create a SentinelRedisCache that uses the given JedisSentinelPool
Create a SentinelRedisCache that uses the given JedisSentinelPool
a JedisSentinelPool
Create a SentinelRedisCache that uses a JedisSentinelPool with a custom pool config.
Create a SentinelRedisCache that uses a JedisSentinelPool with a custom pool config.
Name of the redis cluster
set of sentinels in format [host1:port, host2:port]
config of the underlying pool
password of the cluster
Create a SentinelRedisCache that uses a JedisSentinelPool with a default pool config.
Create a SentinelRedisCache that uses a JedisSentinelPool with a default pool config.
Name of the redis cluster
set of sentinels in format [host1:port, host2:port]
password of the cluster