1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-04 15:02:09 +03:00

5 Commits

Author SHA1 Message Date
Leibale
266d635a60 add node: to node "core modules" imports 2023-09-18 15:03:07 -04:00
Leibale
7f5c309bc9 fix JSON spec describe title 2023-09-05 18:34:48 -04:00
Leibale
228b1d97c6 fix MSET 2023-09-05 14:47:38 -04:00
Leibale Eidelman
f476c38971 change JSON.MSET signature, add to json command object, fix tests 2023-08-29 11:21:34 -07:00
Rowan Trollope
132599332f Added MSET command
MSET command added. Requires all keys to have the same JSON Path, which might fit most use cases, but is a limitation.  Optionally we could make the path an array as well to support all use cases.
2023-08-29 10:31:34 -07:00