go-redis
go-redis copied to clipboard
Got redis: can't parse int reply: "*0", when use GeoRadiusStore
I got the error of redis: can't parse int reply: "*0", when use the command: GeoRadiusStore, if the key is empty
This is because of the problem caused by https://github.com/redis/redis/pull/9271
This issue is marked stale. It will be closed in 30 days if it is not updated.