Uses of Package
io.lettuce.core.sentinel.api

Packages that use io.lettuce.core.sentinel.api
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.