go-redis icon indicating copy to clipboard operation
go-redis copied to clipboard

Got redis: can't parse int reply: "*0", when use GeoRadiusStore

Open reechou opened this issue 4 years ago • 1 comments

I got the error of redis: can't parse int reply: "*0", when use the command: GeoRadiusStore, if the key is empty

reechou avatar Sep 17 '21 08:09 reechou

This is because of the problem caused by https://github.com/redis/redis/pull/9271

monkey92t avatar Oct 18 '21 06:10 monkey92t

This issue is marked stale. It will be closed in 30 days if it is not updated.

github-actions[bot] avatar Sep 22 '23 00:09 github-actions[bot]