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

Add support for command [JSON.ARRLEN] #484

Closed
jujiale opened this issue Sep 8, 2024 · 3 comments
Closed

Add support for command [JSON.ARRLEN] #484

jujiale opened this issue Sep 8, 2024 · 3 comments
Assignees

Comments

@jujiale
Copy link
Contributor

jujiale commented Sep 8, 2024

Implement [JSON.ARRLEN] command
Report the length of the JSON array at path in key
JSON.ARRLEN key [path]

Return
JSON.ARRLEN returns an array of integer replies, an integer for each matching value, each is the array's length, or nil, if the matching value is not an array.

refer to json.arrlen
Add unit and integration tests

@jujiale
Copy link
Contributor Author

jujiale commented Sep 8, 2024

@JyotinderSingh hello, I will add this command for dice. please assign it to me. thanks.

@JyotinderSingh
Copy link
Collaborator

@JyotinderSingh hello, I will add this command for dice. please assign it to me. thanks.

Thanks @jujiale! Assigned

@arpitbbhayani
Copy link
Contributor

#488

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants