Module lettuce.core
Package io.lettuce.core.pubsub.api.sync
Pub/Sub Redis API for synchronous executed commands.
-
Interface Summary Interface Description RedisPubSubCommands<K,V> Synchronous and thread-safe Redis PubSub API.
| Interface | Description |
|---|---|
| RedisPubSubCommands<K,V> |
Synchronous and thread-safe Redis PubSub API.
|