| Package | Description |
|---|---|
| io.valkey | |
| io.valkey.commands |
This package contains the interfaces that contain methods representing Redis core commands.
|
| Modifier and Type | Field and Description |
|---|---|
static Builder<List<Module>> |
BuilderFactory.MODULE_LIST |
| Modifier and Type | Method and Description |
|---|---|
List<Module> |
Jedis.moduleList() |
| Modifier and Type | Method and Description |
|---|---|
List<Module> |
ModuleCommands.moduleList()
Return information about the modules loaded to the server.
|
List<Module> |
GenericControlCommands.moduleList() |
Copyright © 2024. All rights reserved.