Json
JSON.MSET
Sets multiple JSON values at multiple paths in multiple keys.
Arguments
A list of tuples where each tuple contains a key, a path, and a value.
Response
Returns true if the operation was successful.
Was this page helpful?
Sets multiple JSON values at multiple paths in multiple keys.
A list of tuples where each tuple contains a key, a path, and a value.
Returns true if the operation was successful.
Was this page helpful?