| Package | Description |
|---|---|
| com.lambdaworks.redis |
The redis client package containing
RedisClient for regular and sentinel operations. |
| com.lambdaworks.redis.cluster |
Client for redis clusters
RedisClusterClient |
| com.lambdaworks.redis.codec |
Codecs for key/value type conversion.
|
| com.lambdaworks.redis.output |
Implementation of different output protocols including the Streaming API.
|
| com.lambdaworks.redis.protocol |
Redis protocol layer abstraction.
|
| com.lambdaworks.redis.pubsub |
Pub/Sub connection classes.
|
| Class and Description |
|---|
| RedisCodec
A RedisCodec encodes keys and values sent to redis, and decodes keys
and values in the command output.
|
| Class and Description |
|---|
| RedisCodec
A RedisCodec encodes keys and values sent to redis, and decodes keys
and values in the command output.
|
| Class and Description |
|---|
| RedisCodec
A RedisCodec encodes keys and values sent to redis, and decodes keys
and values in the command output.
|
| Class and Description |
|---|
| RedisCodec
A RedisCodec encodes keys and values sent to redis, and decodes keys
and values in the command output.
|
| Class and Description |
|---|
| RedisCodec
A RedisCodec encodes keys and values sent to redis, and decodes keys
and values in the command output.
|
| Class and Description |
|---|
| RedisCodec
A RedisCodec encodes keys and values sent to redis, and decodes keys
and values in the command output.
|
Copyright © 2015. All rights reserved.