| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.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 |
MultiDbClient
MultiDbClient provides high-availability Redis connectivity with automatic failover and failback
capabilities across multiple weighted endpoints.
|
class |
UnifiedJedis |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JedisCommands |
Copyright © 2025. All rights reserved.