MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / geosearchstoreCommand

Function geosearchstoreCommand

src/geo.cpp:863–865  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

861}
862
863void geosearchstoreCommand(client *c) {
864 georadiusGeneric(c, 2, GEOSEARCH|GEOSEARCHSTORE);
865}
866
867/* GEOHASH key ele1 ele2 ... eleN
868 *

Callers

nothing calls this directly

Calls 1

georadiusGenericFunction · 0.85

Tested by

no test coverage detected