Skip to content

DEV: add RESP2/3 return information to the JSON commands #1878

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

Merged
merged 1 commit into from
Jul 28, 2025
Merged

Conversation

dwdougherty
Copy link
Collaborator

@dwdougherty dwdougherty commented Jul 25, 2025

@dwdougherty dwdougherty self-assigned this Jul 25, 2025
@dwdougherty dwdougherty marked this pull request as draft July 25, 2025 21:16
Copy link
Contributor

Staging links:
https://redis.io/docs/staging/DOC-5321/commands/json.arr
https://redis.io/docs/staging/DOC-5321/commands/json.arrappend
https://redis.io/docs/staging/DOC-5321/commands/json.arrinsert
https://redis.io/docs/staging/DOC-5321/commands/json.arrlen
https://redis.io/docs/staging/DOC-5321/commands/json.arrpop
https://redis.io/docs/staging/DOC-5321/commands/json.arrtrim
https://redis.io/docs/staging/DOC-5321/commands/json.clear
https://redis.io/docs/staging/DOC-5321/commands/json.debug-help
https://redis.io/docs/staging/DOC-5321/commands/json.debug-memory
https://redis.io/docs/staging/DOC-5321/commands/json.del
https://redis.io/docs/staging/DOC-5321/commands/json.get
https://redis.io/docs/staging/DOC-5321/commands/json.merge
https://redis.io/docs/staging/DOC-5321/commands/json.mget
https://redis.io/docs/staging/DOC-5321/commands/json.mset
https://redis.io/docs/staging/DOC-5321/commands/json.numincrby
https://redis.io/docs/staging/DOC-5321/commands/json.nummultby
https://redis.io/docs/staging/DOC-5321/commands/json.objkeys
https://redis.io/docs/staging/DOC-5321/commands/json.objlen
https://redis.io/docs/staging/DOC-5321/commands/json.resp
https://redis.io/docs/staging/DOC-5321/commands/json.set
https://redis.io/docs/staging/DOC-5321/commands/json.strappend
https://redis.io/docs/staging/DOC-5321/commands/json.strlen
https://redis.io/docs/staging/DOC-5321/commands/json.toggle
https://redis.io/docs/staging/DOC-5321/commands/json.type

@dwdougherty dwdougherty marked this pull request as ready for review July 28, 2025 14:49
@dwdougherty dwdougherty requested a review from a team July 28, 2025 14:49
Copy link
Contributor

@andy-stark-redis andy-stark-redis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dwdougherty
Copy link
Collaborator Author

Thank you, @andy-stark-redis!

@dwdougherty dwdougherty merged commit fafdca6 into main Jul 28, 2025
5 checks passed
@dwdougherty dwdougherty deleted the DOC-5321 branch July 28, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants