Redis.geodist

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Double geodist(string key, string member1, string member2)
  2. alias geodist = BinaryRedis.geodist
  3. Double geodist(string key, string member1, string member2, GeoUnit unit)
    class Redis
    Double
    geodist
    (
    string key
    ,
    string member1
    ,
    string member2
    ,)

Meta