See: Description
| Interface | Description |
|---|---|
| JsonObjectMapper |
Represents the ability of serialize an object to JSON format string and deserialize it to the
typed object.
|
| Class | Description |
|---|---|
| DefaultGsonObjectMapper |
Use the default
Gson configuration for serialization and deserialization JSON
operations. |
| JsonBuilderFactory | |
| JsonProtocol | |
| JsonSetParams | |
| Path | Deprecated
RedisJSON (v1) support is deprecated.
|
| Path2 |
Path is a RedisJSON v2 path, representing a valid path or a multi-path into an object.
|
| Enum | Description |
|---|---|
| JsonProtocol.JsonCommand |
Copyright © 2025. All rights reserved.