Package | Description |
---|---|
io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
io.lettuce.core.api |
Standalone Redis connection API.
|
io.lettuce.core.api.sync |
Standalone Redis API for synchronous executed commands.
|
io.lettuce.core.cluster.api.sync |
Redis Cluster API for synchronous executed commands.
|
io.lettuce.core.cluster.pubsub.api.sync |
Redis Cluster Pub/Sub API for synchronous executed commands.
|
io.lettuce.core.pubsub.api.sync |
Pub/Sub Redis API for synchronous executed commands.
|
Class and Description |
---|
RedisCommands
A complete synchronous and thread-safe Redis API with 400+ Methods.
|
RedisHashCommands
Synchronous executed commands for Hashes (Key-Value pairs).
|
RedisKeyCommands
Synchronous executed commands for Keys (Key manipulation/querying).
|
RedisSetCommands
Synchronous executed commands for Sets.
|
RedisSortedSetCommands
Synchronous executed commands for Sorted Sets.
|
Class and Description |
---|
RedisCommands
A complete synchronous and thread-safe Redis API with 400+ Methods.
|
Class and Description |
---|
BaseRedisCommands
Synchronous executed commands for basic commands.
|
RedisAclCommands
Synchronous executed commands for the ACL-API.
|
RedisGeoCommands
Synchronous executed commands for the Geo-API.
|
RedisHashCommands
Synchronous executed commands for Hashes (Key-Value pairs).
|
RedisHLLCommands
Synchronous executed commands for HyperLogLog (PF* commands).
|
RedisKeyCommands
Synchronous executed commands for Keys (Key manipulation/querying).
|
RedisListCommands
Synchronous executed commands for Lists.
|
RedisScriptingCommands
Synchronous executed commands for Scripting.
|
RedisServerCommands
Synchronous executed commands for Server Control.
|
RedisSetCommands
Synchronous executed commands for Sets.
|
RedisSortedSetCommands
Synchronous executed commands for Sorted Sets.
|
RedisStreamCommands
Synchronous executed commands for Streams.
|
RedisStringCommands
Synchronous executed commands for Strings.
|
RedisTransactionalCommands
Synchronous executed commands for Transactions.
|
Class and Description |
---|
BaseRedisCommands
Synchronous executed commands for basic commands.
|
RedisAclCommands
Synchronous executed commands for the ACL-API.
|
RedisGeoCommands
Synchronous executed commands for the Geo-API.
|
RedisHashCommands
Synchronous executed commands for Hashes (Key-Value pairs).
|
RedisHLLCommands
Synchronous executed commands for HyperLogLog (PF* commands).
|
RedisKeyCommands
Synchronous executed commands for Keys (Key manipulation/querying).
|
RedisListCommands
Synchronous executed commands for Lists.
|
RedisScriptingCommands
Synchronous executed commands for Scripting.
|
RedisServerCommands
Synchronous executed commands for Server Control.
|
RedisSetCommands
Synchronous executed commands for Sets.
|
RedisSortedSetCommands
Synchronous executed commands for Sorted Sets.
|
RedisStreamCommands
Synchronous executed commands for Streams.
|
RedisStringCommands
Synchronous executed commands for Strings.
|
Class and Description |
---|
BaseRedisCommands
Synchronous executed commands for basic commands.
|
RedisAclCommands
Synchronous executed commands for the ACL-API.
|
RedisCommands
A complete synchronous and thread-safe Redis API with 400+ Methods.
|
RedisGeoCommands
Synchronous executed commands for the Geo-API.
|
RedisHashCommands
Synchronous executed commands for Hashes (Key-Value pairs).
|
RedisHLLCommands
Synchronous executed commands for HyperLogLog (PF* commands).
|
RedisKeyCommands
Synchronous executed commands for Keys (Key manipulation/querying).
|
RedisListCommands
Synchronous executed commands for Lists.
|
RedisScriptingCommands
Synchronous executed commands for Scripting.
|
RedisServerCommands
Synchronous executed commands for Server Control.
|
RedisSetCommands
Synchronous executed commands for Sets.
|
RedisSortedSetCommands
Synchronous executed commands for Sorted Sets.
|
RedisStreamCommands
Synchronous executed commands for Streams.
|
RedisStringCommands
Synchronous executed commands for Strings.
|
RedisTransactionalCommands
Synchronous executed commands for Transactions.
|
Class and Description |
---|
BaseRedisCommands
Synchronous executed commands for basic commands.
|
RedisAclCommands
Synchronous executed commands for the ACL-API.
|
RedisCommands
A complete synchronous and thread-safe Redis API with 400+ Methods.
|
RedisGeoCommands
Synchronous executed commands for the Geo-API.
|
RedisHashCommands
Synchronous executed commands for Hashes (Key-Value pairs).
|
RedisHLLCommands
Synchronous executed commands for HyperLogLog (PF* commands).
|
RedisKeyCommands
Synchronous executed commands for Keys (Key manipulation/querying).
|
RedisListCommands
Synchronous executed commands for Lists.
|
RedisScriptingCommands
Synchronous executed commands for Scripting.
|
RedisServerCommands
Synchronous executed commands for Server Control.
|
RedisSetCommands
Synchronous executed commands for Sets.
|
RedisSortedSetCommands
Synchronous executed commands for Sorted Sets.
|
RedisStreamCommands
Synchronous executed commands for Streams.
|
RedisStringCommands
Synchronous executed commands for Strings.
|
RedisTransactionalCommands
Synchronous executed commands for Transactions.
|
Copyright © 2023 lettuce.io. All rights reserved.