-
Notifications
You must be signed in to change notification settings - Fork 148
Node: Json support Array commands #2529
Copy link
Copy link
Closed
Labels
Milestone
Description
Describe the feature
JSON command support for Node.js
Commands
Full list is listed in https://github.com/valkey-io/valkey-glide/wiki/ValKey-Commands-Implementation-Progress#json-module
- JSON.ARRAPPEND - Node:
JSON.ARRAPPEND#2562 - JSON.ARRINDEX - Node: add JSON.ARRINDEX comand #2559
- JSON.ARRINSERT - Node:
JSON.ARRINSERT,JSON.ARRPOPandJSON.ARRLEN. #2542 - JSON.ARRLEN - Node:
JSON.ARRINSERT,JSON.ARRPOPandJSON.ARRLEN. #2542 - JSON.ARRPOP - Node:
JSON.ARRINSERT,JSON.ARRPOPandJSON.ARRLEN. #2542 - JSON.ARRTRIM - Node: add ARRTRIM command #2550
- JSON.NUMINCRBY - Node: add command JSON.NUMINCRBY and JSON.NUMMULTBY #2555
- JSON.NUMMULTBY - Node: add command JSON.NUMINCRBY and JSON.NUMMULTBY #2555
- JSON.MGET - Node:
JSON.MGET. #2567 - JSON.OBJLEN - Node: add JSON.OBJLEN and JSON.OBJKEYS #2563
- JSON.OBJKEYS - Node: add JSON.OBJLEN and JSON.OBJKEYS #2563
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done