See: Description
Interface | Description |
---|---|
RedisPubSubReactiveCommands<K,V> |
Asynchronous and thread-safe Redis PubSub API.
|
Class | Description |
---|---|
ChannelMessage<K,V> |
Message payload for a subscription to a channel.
|
PatternMessage<K,V> |
Message payload for a subscription to a pattern.
|
Copyright © 2019 lettuce.io. All rights reserved.