Redis.geopos

Undocumented in source. Be warned that the author may not have intended to support it.
  1. List!(GeoCoordinate) geopos(string key, string[] members)
    class Redis
    geopos
    (
    string key
    ,
    string[] members...
    )
  2. alias geopos = BinaryRedis.geopos

Meta