ideawu / ssdb

SSDB - A fast NoSQL database, an alternative to Redis
http://ssdb.io/
BSD 3-Clause "New" or "Revised" License
8.17k stars 1.4k forks source link

Add support for the new GEO* Commands from Redis #785

Open theodesp opened 8 years ago

theodesp commented 8 years ago

The new Redis version will eventually have GEO spatial commands See (GEOADD)(http://redis.io/commands/geoadd)

It would be awesome if you provide implementation on those commands as there is strong demand for fast spatial queries Cheers

ideawu commented 8 years ago

Thanks for your advice, but I have no such plan for GEO commands.

cayolblake commented 1 year ago

@ideawu any luck here? 🤔