| Package | Description |
|---|---|
| io.valkey | |
| io.valkey.commands |
This package contains the interfaces that contain methods representing Redis core commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Jedis |
class |
JedisCluster |
class |
JedisPooled |
class |
JedisSentineled |
class |
JedisSharding
Deprecated.
Sharding/Sharded feature will be removed in next major release.
|
class |
UnifiedJedis |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JedisBinaryCommands |
interface |
StringBinaryCommands |
Copyright © 2024. All rights reserved.