| 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.search |
Support for the RediSearch features.
|
| Class and Description |
|---|
| AggregationReply
Represents the response from a Redis Search aggregation command (FT.AGGREGATE) or an (FT.CURSOR READ) command.
|
| AggregationReply.Cursor
Lightweight cursor handle containing the server-assigned cursor id and optional node id (cluster sticky routing).
|
| SearchReply
Represents the results of a Redis FT.SEARCH command.
|
| SpellCheckResult
Represents the result of a Redis FT.SPELLCHECK command.
|
| Suggestion
Represents a suggestion returned by the FT.SUGGET command.
|
| Class and Description |
|---|
| AggregationReply
Represents the response from a Redis Search aggregation command (FT.AGGREGATE) or an (FT.CURSOR READ) command.
|
| AggregationReply.Cursor
Lightweight cursor handle containing the server-assigned cursor id and optional node id (cluster sticky routing).
|
| SearchReply
Represents the results of a Redis FT.SEARCH command.
|
| SpellCheckResult
Represents the result of a Redis FT.SPELLCHECK command.
|
| Suggestion
Represents a suggestion returned by the FT.SUGGET command.
|
| Class and Description |
|---|
| AggregationReply
Represents the response from a Redis Search aggregation command (FT.AGGREGATE) or an (FT.CURSOR READ) command.
|
| AggregationReply.Cursor
Lightweight cursor handle containing the server-assigned cursor id and optional node id (cluster sticky routing).
|
| SearchReply
Represents the results of a Redis FT.SEARCH command.
|
| SpellCheckResult
Represents the result of a Redis FT.SPELLCHECK command.
|
| Suggestion
Represents a suggestion returned by the FT.SUGGET command.
|
| Class and Description |
|---|
| AggregationReply
Represents the response from a Redis Search aggregation command (FT.AGGREGATE) or an (FT.CURSOR READ) command.
|
| AggregationReply.Cursor
Lightweight cursor handle containing the server-assigned cursor id and optional node id (cluster sticky routing).
|
| SearchReply
Represents the results of a Redis FT.SEARCH command.
|
| SpellCheckResult
Represents the result of a Redis FT.SPELLCHECK command.
|
| Suggestion
Represents a suggestion returned by the FT.SUGGET command.
|
| Class and Description |
|---|
| AggregationReply
Represents the response from a Redis Search aggregation command (FT.AGGREGATE) or an (FT.CURSOR READ) command.
|
| AggregationReply.Cursor
Lightweight cursor handle containing the server-assigned cursor id and optional node id (cluster sticky routing).
|
| SearchReply
Represents the results of a Redis FT.SEARCH command.
|
| SpellCheckResult
Represents the result of a Redis FT.SPELLCHECK command.
|
| Class and Description |
|---|
| AggregationReply
Represents the response from a Redis Search aggregation command (FT.AGGREGATE) or an (FT.CURSOR READ) command.
|
| AggregationReply.Cursor
Lightweight cursor handle containing the server-assigned cursor id and optional node id (cluster sticky routing).
|
| SearchReply
Represents the results of a Redis FT.SEARCH command.
|
| SpellCheckResult
Represents the result of a Redis FT.SPELLCHECK command.
|
| Suggestion
Represents a suggestion returned by the FT.SUGGET command.
|
| Class and Description |
|---|
| AggregationReply
Represents the response from a Redis Search aggregation command (FT.AGGREGATE) or an (FT.CURSOR READ) command.
|
| AggregationReply.Cursor
Lightweight cursor handle containing the server-assigned cursor id and optional node id (cluster sticky routing).
|
| SearchReply
Represents the results of a Redis FT.SEARCH command.
|
| SpellCheckResult
Represents the result of a Redis FT.SPELLCHECK command.
|
| Suggestion
Represents a suggestion returned by the FT.SUGGET command.
|
| Class and Description |
|---|
| AggregationReply
Represents the response from a Redis Search aggregation command (FT.AGGREGATE) or an (FT.CURSOR READ) command.
|
| AggregationReply.Cursor
Lightweight cursor handle containing the server-assigned cursor id and optional node id (cluster sticky routing).
|
| SearchReply
Represents the results of a Redis FT.SEARCH command.
|
| SearchReply.SearchResult
Represents a single search result document.
|
| SpellCheckResult
Represents the result of a Redis FT.SPELLCHECK command.
|
| SpellCheckResult.MisspelledTerm
Represents a misspelled term and its spelling suggestions.
|
| SpellCheckResult.Suggestion
Represents a spelling suggestion with its score.
|
| Suggestion
Represents a suggestion returned by the FT.SUGGET command.
|
Copyright © 2025 lettuce.io. All rights reserved.