Redis.exists

Undocumented in source.
  1. Long exists(string[] keys)
  2. alias exists = BinaryRedis.exists
    class Redis
    alias exists = BinaryRedis.exists
  3. bool exists(string key)

Meta