See: Description
| Class | Description |
|---|---|
| JedisConnection |
RedisConnection implementation on top of Jedis library. |
| JedisConnectionFactory |
Connection factory creating Jedis based connections.
|
| JedisConverters |
Jedis type converters
|
| JedisExceptionConverter |
Converts Exceptions thrown from Jedis to
DataAccessExceptions |
| JedisScriptReturnConverter |
Converts the value returned by Jedis script eval to the expected
ReturnType |
| JedisSentinelConnection | |
| JedisUtils | Deprecated |
| JedisVersionUtil |