Package | Description |
---|---|
io.lettuce.core.cluster |
Client for Redis Cluster, see
RedisClusterClient . |
io.lettuce.core.pubsub |
Pub/Sub connection classes.
|
Modifier and Type | Class and Description |
---|---|
class |
RedisClusterPubSubReactiveCommandsImpl<K,V>
A reactive and thread-safe API for a Redis pub/sub connection.
|
Modifier and Type | Method and Description |
---|---|
protected RedisPubSubReactiveCommandsImpl<K,V> |
StatefulRedisPubSubConnectionImpl.newRedisReactiveCommandsImpl() |
Copyright © 2022 lettuce.io. All rights reserved.