Uses of Interface
org.springframework.data.redis.connection.RedisConnectionFactory

Packages that use RedisConnectionFactory
Package
Description
Package providing a Redis implementation for Spring cache abstraction.
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.
Core package for integrating Redis with Spring concepts.
Base package for Redis message listener / pubsub container facility
 
Small toolkit mirroring the java.util.atomic package in Redis.