| Package | Description |
|---|---|
| com.lambdaworks.redis |
The redis client package containing
RedisClient for regular and sentinel operations. |
| com.lambdaworks.redis.cluster |
Client for Redis Cluster, see
RedisClusterClient. |
| Modifier and Type | Method and Description |
|---|---|
protected Utf8StringCodec |
RedisClient.newStringStringCodec() |
| Modifier and Type | Method and Description |
|---|---|
protected Utf8StringCodec |
RedisClusterClient.newStringStringCodec() |
Copyright © 2016. All rights reserved.