| io.valkey |
|
| io.valkey.bloom |
This package contains the classes related to RedisBloom module.
|
| io.valkey.bloom.commands |
This package contains the interfaces that contain methods representing RedisBloom commands.
|
| io.valkey.commands |
This package contains the interfaces that contain methods representing Redis core commands.
|
| io.valkey.exceptions |
This package contains the Exception classes.
|
| io.valkey.executors |
This package contains the implementations of CommandExecutor interface.
|
| io.valkey.gears |
|
| io.valkey.gears.resps |
|
| io.valkey.graph |
This package contains the classes and interfaces related to RedisGraph module.
|
| io.valkey.json |
This package contains the classes and interfaces related to RedisJSON module.
|
| io.valkey.json.commands |
|
| io.valkey.mcf |
This package contains the classes that are related to Active-Active cluster(s) and Multi-Cluster failover.
|
| io.valkey.params |
This package contains the classes that represent optional parameters of core Redis commands.
|
| io.valkey.providers |
This package contains the implementations of ConnectionProvider interface.
|
| io.valkey.resps |
This package contains custom responses of core Redis commands.
|
| io.valkey.search |
This package contains the classes and interfaces related to RediSearch module.
|
| io.valkey.search.aggr |
This package contains the classes related to Aggregation commands in RediSearch module.
|
| io.valkey.search.querybuilder |
|
| io.valkey.search.schemafields |
|
| io.valkey.timeseries |
This package contains the classes and interfaces related to RedisTimeSeries module.
|
| io.valkey.util |
This package contains the utility classes.
|