• antirez's avatar
    Geo: GEOENCODE now returns score ranges. · 6a8e108e
    antirez authored
    If GEOENCODE must be our door to enter the Geocoding implementation
    details and do fancy things client side, than return the scores as well
    so that we can query the sorted sets directly if we wish to do the same
    search multiple times, or want to compute the boxes in the client side
    to refine our search needs.
    6a8e108e
geo.c 25.5 KB