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

please implements GeoRadiusParam.withHash() method! #2119

Closed
startjava opened this issue Dec 16, 2019 · 0 comments · Fixed by #2137
Closed

please implements GeoRadiusParam.withHash() method! #2119

startjava opened this issue Dec 16, 2019 · 0 comments · Fixed by #2137

Comments

@startjava
Copy link

please implements GeoRadiusParam.withHash() method!

@gkorland gkorland linked a pull request Feb 20, 2020 that will close this issue
yangbodong22011 added a commit to yangbodong22011/jedis that referenced this issue Feb 21, 2020
sazzad16 added a commit that referenced this issue Mar 14, 2020
In Redis source https://github.com/antirez/redis/blob/5a72c5058c27cdc778cde8f61d16691b11a6adc5/src/geo.c#L624-L62 :

    if (withhash)
        addReplyLongLong(c, gp->score);

So the score type is long.

Co-authored-by: M Sazzadul Hoque <sazzad16@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants