Redis.geoadd

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Long geoadd(string key, double longitude, double latitude, string member)
  2. alias geoadd = BinaryRedis.geoadd
  3. Long geoadd(string key, Map!(string, GeoCoordinate) memberCoordinateMap)
    class Redis
    Long
    geoadd
    (
    string key
    ,)

Meta