#1250: Add support for GEORADIUS #3240
Annotations
5 errors
lint:
internal/eval/commands.go#L1304
var `geoRadiusCmdMeta` is unused (unused)
|
lint:
internal/eval/store_eval.go#L6336
cyclomatic complexity 31 of func `evalGEORADIUS` is high (> 30) (gocyclo)
|
lint:
internal/eval/store_eval.go#L6336
func `evalGEORADIUS` is unused (unused)
|
lint:
internal/eval/store_eval.go#L6403
string `ANY` has 2 occurrences, make it a constant (goconst)
|
lint
issues found
|