RedisCluster.exists

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

Meta