Uses of Interface
io.lettuce.core.sentinel.api.StatefulRedisSentinelConnection

Packages that use StatefulRedisSentinelConnection
Package Description
io.lettuce.core
The Redis client package containing RedisClient for Redis Standalone and Redis Sentinel operations.
io.lettuce.core.sentinel
Redis Sentinel connection classes.
io.lettuce.core.sentinel.api.async
Redis Sentinel API for asynchronous executed commands.
io.lettuce.core.sentinel.api.reactive
Redis Sentinel API for reactive command execution.
io.lettuce.core.sentinel.api.sync
Redis Sentinel API for synchronous executed commands.