-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Java: Json support #2430
Comments
Done: JSON.GET, JSON.SET, JSON.ARRINSERT, JSON.ARRLEN |
Status update:Done - 13JSON.ARRAPPEND In Progress/Review - 9JSON.ARRINDEX - In Progress |
Status update:Done - 20/22JSON.ARRAPPEND In Review - 1/22JSON.ARRINDEX Blocked - 1/22JSON.MGET (blocked by #2455 ) |
Describe the feature
JSON command support for Java
Commands
Full list is listed in https://github.com/valkey-io/valkey-glide/wiki/ValKey-Commands-Implementation-Progress#json-module
JSON.ARRINSERT
andJSON.ARRLEN
#2476JSON.ARRINSERT
andJSON.ARRLEN
#2476JSON.ARRPOP
. #2486JSON.CLEAR
. #2519JSON.DEBUG
. #2520JSON.MGET
. #2514JSON.OBJLEN
andJSON.OBJKEYS
. #2492JSON.OBJLEN
andJSON.OBJKEYS
. #2492The text was updated successfully, but these errors were encountered: