Skip to content

Ensure that JSON.GET returns Nil response #2987

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

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
Member

ndyakov commented Mar 4, 2025

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

@ndyakov
Copy link
Member

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.

@axilis-marko
Copy link

Any updates here?

@ndyakov
Copy link
Member

ndyakov commented Apr 24, 2025

@axilis-marko looks like @nic-gibson is not responding. If you would like you are welcomed to open a pr and fix the failing builds

@ndyakov ndyakov self-requested a review April 24, 2025 10:00
Copy link
Member

@ndyakov ndyakov left a comment

Choose a reason for hiding this comment

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

Please update to latest master and tix the failing builds.

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.

4 participants