| Package | Description |
|---|---|
| com.lambdaworks.redis.cluster |
Client for Redis Cluster, see
RedisClusterClient. |
| com.lambdaworks.redis.cluster.api.async |
Redis Cluster API for asynchronous executed commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedisAdvancedClusterAsyncCommandsImpl<K,V>
An advanced asynchronous and thread-safe API for a Redis Cluster connection.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RedisAdvancedClusterAsyncCommands<K,V>
Advanced asynchronous and thread-safe Redis Cluster API.
|
Copyright © 2017 lettuce.io. All rights reserved.