Skip to content
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

Closed
22 tasks done
acarbonetto opened this issue Oct 10, 2024 · 3 comments
Closed
22 tasks done

Java: Json support #2430

acarbonetto opened this issue Oct 10, 2024 · 3 comments
Assignees
Labels
java issues and fixes related to the java client Release blocker Can't release without.
Milestone

Comments

@acarbonetto
Copy link
Contributor

acarbonetto commented Oct 10, 2024

@jamesx-improving
Copy link
Collaborator

Done: JSON.GET, JSON.SET, JSON.ARRINSERT, JSON.ARRLEN
In Progress: JSON.DEL, JSON.FORGET, JSON.NUMINCRBY, JSON.NUMMULTBY, JSON.ARRAPPEND

@jamesx-improving
Copy link
Collaborator

Status update:

Done - 13

JSON.ARRAPPEND
JSON.ARRINSERT
JSON.ARRLEN
JSON.ARRTRIM
JSON.CLEAR
JSON.DEL
JSON.FORGET
JSON.GET
JSON.OBJLEN
JSON.OBJKEYS
JSON.RESP
JSON.SET
JSON.TOGGLE

In Progress/Review - 9

JSON.ARRINDEX - In Progress
JSON.ARRPOP - In Review
JSON.DEBUG - In Review
JSON.MGET - In Review
JSON.NUMINCRBY - In Review
JSON.NUMMULTBY - In Review
JSON.STRAPPEND - In Review
JSON.STRLEN - In Review
JSON.TYPE - In Review

@cyip10 cyip10 mentioned this issue Oct 30, 2024
6 tasks
@jamesx-improving
Copy link
Collaborator

Status update:

Done - 20/22

JSON.ARRAPPEND
JSON.ARRINSERT
JSON.ARRLEN
JSON.ARRPOP
JSON.ARRTRIM
JSON.CLEAR
JSON.DEBUG
JSON.DEL
JSON.FORGET
JSON.GET
JSON.NUMINCRBY
JSON.NUMMULTBY
JSON.OBJKEYS
JSON.OBJLEN
JSON.RESP
JSON.SET
JSON.STRAPPEND
JSON.STRLEN
JSON.TOGGLE
JSON.TYPE

In Review - 1/22

JSON.ARRINDEX

Blocked - 1/22

JSON.MGET (blocked by #2455 )

@acarbonetto acarbonetto moved this from In Progress to Review in Valkey-GLIDE - internal Nov 4, 2024
@Yury-Fridlyand Yury-Fridlyand moved this from Review to Done in Valkey-GLIDE - internal Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java issues and fixes related to the java client Release blocker Can't release without.
Projects
Status: Done
Development

No branches or pull requests

3 participants