| Interface | Description |
|---|---|
| BatchExecutor |
Batch executor interface to enforce command queue flushing using
BatchSize. |
| Class | Description |
|---|---|
| CommandBatching |
Programmatic command batching API.
|
| Exception | Description |
|---|---|
| BatchException |
Batch exception to collect multiple errors from batched command execution.
|
| Annotation Type | Description |
|---|---|
| BatchSize |
Redis command method annotation declaring a command interface to use batching with a specified
batchSize. |
Copyright © 2021 lettuce.io. All rights reserved.