Redis.georadiusReadonly

Undocumented in source. Be warned that the author may not have intended to support it.
  1. List!(GeoRadiusResponse) georadiusReadonly(string key, double longitude, double latitude, double radius, GeoUnit unit)
  2. alias georadiusReadonly = BinaryRedis.georadiusReadonly
  3. List!(GeoRadiusResponse) georadiusReadonly(string key, double longitude, double latitude, double radius, GeoUnit unit, GeoRadiusParam param)
    class Redis
    georadiusReadonly

Meta