BinaryRedis.geodist

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Double geodist(const(ubyte)[] key, const(ubyte)[] member1, const(ubyte)[] member2)
    class BinaryRedis
    Double
    geodist
    (
    const(ubyte)[] key
    ,
    const(ubyte)[] member1
    ,
    const(ubyte)[] member2
    )
  2. Double geodist(const(ubyte)[] key, const(ubyte)[] member1, const(ubyte)[] member2, GeoUnit unit)

Meta