RedisCluster.unlink

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

Meta