Package | Description |
---|---|
io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
io.lettuce.core.api |
Standalone Redis connection API.
|
io.lettuce.core.api.push |
Interfaces to consume push messages.
|
io.lettuce.core.cluster.api.push |
Interfaces to consume push messages using Redis Cluster.
|
io.lettuce.core.output |
Implementation of different output protocols including the Streaming API.
|
io.lettuce.core.protocol |
Redis protocol layer abstraction.
|
io.lettuce.core.pubsub |
Pub/Sub connection classes.
|
Class and Description |
---|
PushListener
Interface to be implemented by push message listeners that are interested in listening to
PushMessage . |
Class and Description |
---|
PushListener
Interface to be implemented by push message listeners that are interested in listening to
PushMessage . |
Class and Description |
---|
PushMessage
Interface representing a push message received from Redis.
|
Class and Description |
---|
PushMessage
Interface representing a push message received from Redis.
|
Class and Description |
---|
PushMessage
Interface representing a push message received from Redis.
|
Class and Description |
---|
PushListener
Interface to be implemented by push message listeners that are interested in listening to
PushMessage . |
PushMessage
Interface representing a push message received from Redis.
|
Class and Description |
---|
PushMessage
Interface representing a push message received from Redis.
|
Copyright © 2023 lettuce.io. All rights reserved.