kevy

TOUCH

Count how many of the given keys exist.

構文TOUCH key [key ...]
グループgeneric
引数の数-2
導入バージョン1.0.0
フラグreadonly
計算量O(N) keys — one existence probe per key on its owning shard
Redis 互換性differs: kevy has no idle-time clock to reset, so TOUCH is EXISTS with the eviction bookkeeping the probe already does

← すべてのコマンド