kevy

TOUCH

Count how many of the given keys exist.

SyntaxTOUCH key [key ...]
Groupgeneric
Arity-2
Since1.0.0
Flagsreadonly
ComplexityO(N) keys — one existence probe per key on its owning shard
Redis compatibilitydiffers: kevy has no idle-time clock to reset, so TOUCH is EXISTS with the eviction bookkeeping the probe already does

← All commands