Redis.georadiusByMemberReadonly

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

Meta