Uses of Interface
org.springframework.data.redis.connection.RedisSentinelCommands
Packages that use RedisSentinelCommands
Package
Description
Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries.
Connection package for Jedis library.
Connection package for Lettuce Redis client.
-
Uses of RedisSentinelCommands in org.springframework.data.redis.connection
Subinterfaces of RedisSentinelCommands in org.springframework.data.redis.connection -
Uses of RedisSentinelCommands in org.springframework.data.redis.connection.jedis
Classes in org.springframework.data.redis.connection.jedis that implement RedisSentinelCommands -
Uses of RedisSentinelCommands in org.springframework.data.redis.connection.lettuce
Classes in org.springframework.data.redis.connection.lettuce that implement RedisSentinelCommands