Skip to content

Fixing retrieving non-ascii string with JSON.GET, added no_escape flag #26

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 2 commits into from
Sep 1, 2019

Conversation

bentsku
Copy link
Contributor

@bentsku bentsku commented Jul 23, 2019

Trying to solve the issue which comes from ReJSON itself as talked about in #19.
This pull request adds the no_escape boolean flag to the JSON.GET command, to retrieve non-ascii characters. This flag has been added as a fix in ReJSON and has been discussed in the issue RedisJSON/RedisJSON#98

It should be covered by the new tests, I didn't generate the new API.md file as I don't use python2.

@gkorland gkorland requested a review from itamarhaber July 23, 2019 11:33
@ToughLama
Copy link

thanks very much

@freshsun
Copy link

hello, is there a plan for this is merged? thanks!

@itamarhaber
Copy link
Collaborator

Thanks @bentsku - this looks great - merging.

@itamarhaber itamarhaber merged commit 4fe7c93 into RedisJSON:master Sep 1, 2019
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.

4 participants