Redis.keys

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Set!(string) keys(string pattern)
    class Redis
    Set!(string)
    keys
    (
    string pattern
    )
  2. alias keys = BinaryRedis.keys

Meta