redis.json.mset([(key, "$.path", value), (key2, "$.path2", value2)])
Sets multiple JSON values at multiple paths in multiple keys.
Was this page helpful?