Redis.geohash

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

Meta