Package | Description |
---|---|
io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
io.lettuce.core.event.command |
Command-related events.
|
Class and Description |
---|
CommandFailedEvent
Event for a failed command.
|
CommandListener
A listener for Redis command events.
|
CommandStartedEvent
Event for a started command.
|
CommandSucceededEvent
Event for succeeded command.
|
Class and Description |
---|
CommandBaseEvent
Base class for Redis command events.
|
CommandFailedEvent
Event for a failed command.
|
CommandStartedEvent
Event for a started command.
|
CommandSucceededEvent
Event for succeeded command.
|
Copyright © 2023 lettuce.io. All rights reserved.