At its core, KV stores bytes so any value (including JSON) that can be serialized/deserialized as by

At its core, KV stores bytes so any value (including JSON) that can be serialized/deserialized as bytes can be stored in KV.
Was this page helpful?