Module lettuce.core
Package io.lettuce.core.pubsub.api.async
Pub/Sub Redis API for asynchronous executed commands.
-
Interface Summary Interface Description RedisPubSubAsyncCommands<K,V> Asynchronous and thread-safe Redis PubSub API.
| Interface | Description |
|---|---|
| RedisPubSubAsyncCommands<K,V> |
Asynchronous and thread-safe Redis PubSub API.
|