summaryrefslogtreecommitdiffstats
path: root/iredis/data/commands/georadius_ro.md
blob: d2e3399b9c7b39d57ba8d6abc59cac2f42507c98 (plain)
1
2
3
4
5
6
7
Read-only variant of the `GEORADIUS` command.

This command is identical to the `GEORADIUS` command, except that it doesn't support the optional `STORE` and `STOREDIST` parameters.

@return

@array-reply: An array with each entry being the corresponding result of the subcommand given at the same position.