Package org.springframework.data.redis.connection.jedis

Connection package for Jedis library.

See:
          Description

Class Summary
JedisConnection RedisConnection implementation on top of Jedis library.
JedisConnectionFactory Connection factory creating Jedis based connections.
JedisUtils Helper class featuring methods for Jedis connection handling, providing support for exception translation.
 

Package org.springframework.data.redis.connection.jedis Description

Connection package for Jedis library.