| Package | Description |
|---|---|
| io.lettuce.core.codec |
Codecs for key/value type conversion.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayCodec
A
RedisCodec that uses plain byte arrays without further transformations. |
class |
StringCodec
Optimized String codec.
|
Copyright © 2025 lettuce.io. All rights reserved.