| Package | Description |
|---|---|
| io.lettuce.core.codec |
Codecs for key/value type conversion.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Utf8StringCodec
A
RedisCodec that handles UTF-8 encoded keys and values. |
| Modifier and Type | Field and Description |
|---|---|
static StringCodec |
StringCodec.ASCII |
static StringCodec |
StringCodec.UTF8 |
Copyright © 2019 lettuce.io. All rights reserved.