kevy

EXISTS

Count how many of the given keys exist.

構文EXISTS key [key ...]
グループgeneric
引数の数-2
導入バージョン1.0.0
フラグreadonly
計算量O(N) keys, one O(1) probe each
Redis 互換性differs: the multi-key form is gathered per shard, so the count is not a point-in-time snapshot across shards

← すべてのコマンド