Package org.springframework.data.redis.connection.jredis

Connection package for JRedis library.

See:
          Description

Class Summary
JredisConnection RedisConnection implementation on top of JRedis library.
JredisConnectionFactory Connection factory using creating JRedis based connections.
JredisUtils Helper class featuring methods for JRedis connection handling, providing support for exception translation.
 

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

Connection package for JRedis library.