Module lettuce.core
Package io.lettuce.core.pubsub.api.reactive
Pub/Sub Redis API for reactive command execution.
-
Interface Summary Interface Description RedisPubSubReactiveCommands<K,V> Asynchronous and thread-safe Redis PubSub API. -
Class Summary Class Description ChannelMessage<K,V> Message payload for a subscription to a channel.PatternMessage<K,V> Message payload for a subscription to a pattern.