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

Ensure that JSON.GET returns Nil response #2987

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nic-gibson
Copy link
Contributor

Updated JSONCmd.readReply to return redis.Nil if no results.

Updated JSONCmd.readReply to return redis.Nil if no results
Added a doc line for Val() and Expanded() methods of JSONCmd
Added a test case for non existent keys in json_test.go
@axilis-marko
Copy link

I'm also having issues with this.

@nic-gibson do you know if this will be merged? Should we expect a non error when the key is missing for JSONGet?

@ndyakov
Copy link
Collaborator

ndyakov commented Mar 4, 2025

@nic-gibson can you please resolve conflicts and sync with master ?

@ndyakov
Copy link
Collaborator

ndyakov commented Mar 19, 2025

@nic-gibson can you enable contributions to your fork so we can resolve the conflicts and proceed with this PR.

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

Successfully merging this pull request may close these issues.

3 participants