Package | Description |
---|---|
io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
io.lettuce.core.api.async |
Standalone Redis API for asynchronous executed commands.
|
io.lettuce.core.api.reactive |
Standalone Redis API for reactive command execution.
|
io.lettuce.core.api.sync |
Standalone Redis API for synchronous executed commands.
|
io.lettuce.core.cluster |
Client for Redis Cluster, see
RedisClusterClient . |
io.lettuce.core.cluster.api.async |
Redis Cluster API for asynchronous executed commands.
|
io.lettuce.core.cluster.api.sync |
Redis Cluster API for synchronous executed commands.
|
io.lettuce.core.json.arguments |
Class and Description |
---|
JsonGetArgs
Argument list builder for the Redis JSON.GET command.
|
JsonMsetArgs
Argument list builder for the Redis JSON.MSET command.
|
JsonRangeArgs
Argument list builder for the RedisJSON commands that require ranges.
|
JsonSetArgs
Argument list builder for the Redis JSON.SET command.
|
Class and Description |
---|
JsonGetArgs
Argument list builder for the Redis JSON.GET command.
|
JsonMsetArgs
Argument list builder for the Redis JSON.MSET command.
|
JsonRangeArgs
Argument list builder for the RedisJSON commands that require ranges.
|
JsonSetArgs
Argument list builder for the Redis JSON.SET command.
|
Class and Description |
---|
JsonGetArgs
Argument list builder for the Redis JSON.GET command.
|
JsonMsetArgs
Argument list builder for the Redis JSON.MSET command.
|
JsonRangeArgs
Argument list builder for the RedisJSON commands that require ranges.
|
JsonSetArgs
Argument list builder for the Redis JSON.SET command.
|
Class and Description |
---|
JsonGetArgs
Argument list builder for the Redis JSON.GET command.
|
JsonMsetArgs
Argument list builder for the Redis JSON.MSET command.
|
JsonRangeArgs
Argument list builder for the RedisJSON commands that require ranges.
|
JsonSetArgs
Argument list builder for the Redis JSON.SET command.
|
Class and Description |
---|
JsonMsetArgs
Argument list builder for the Redis JSON.MSET command.
|
Class and Description |
---|
JsonGetArgs
Argument list builder for the Redis JSON.GET command.
|
JsonMsetArgs
Argument list builder for the Redis JSON.MSET command.
|
JsonRangeArgs
Argument list builder for the RedisJSON commands that require ranges.
|
JsonSetArgs
Argument list builder for the Redis JSON.SET command.
|
Class and Description |
---|
JsonGetArgs
Argument list builder for the Redis JSON.GET command.
|
JsonMsetArgs
Argument list builder for the Redis JSON.MSET command.
|
JsonRangeArgs
Argument list builder for the RedisJSON commands that require ranges.
|
JsonSetArgs
Argument list builder for the Redis JSON.SET command.
|
Class and Description |
---|
JsonGetArgs
Argument list builder for the Redis JSON.GET command.
|
JsonRangeArgs
Argument list builder for the RedisJSON commands that require ranges.
|
JsonSetArgs
Argument list builder for the Redis JSON.SET command.
|
Copyright © 2025 lettuce.io. All rights reserved.