Redis.del

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Long del(string[] keys)
  2. alias del = BinaryRedis.del
  3. Long del(string key)
    class Redis
    Long
    del
    (
    string key
    )

Meta