| Interface | Description |
|---|---|
| CommandListener |
A listener for Redis command events.
|
| Class | 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.