issues
search
DiceDB
/
dice
DiceDB is a redis-compliant, reactive, scalable, highly-available, unified cache optimized for modern hardware.
https://dicedb.io/
Other
6.83k
stars
1.08k
forks
source link
GEORADIUSBYMEMBER command
#1294
Open
benbarten
opened
4 days ago
benbarten
commented
4 days ago
Implementation of the GEORADIUSBYMEMBER command
[x] Basic functionality to query all members within the radius of a given member of a key
[ ] Add support for all option parameters
[ ] Add unit and integration tests
[ ] Benchmark and potentially optimize the code
Resolves #1252.
Implementation of the GEORADIUSBYMEMBER command
Resolves #1252.