kevy

DEL

Delete one or more keys.

構文DEL key [key ...]
グループgeneric
引数の数-2
導入バージョン1.0.0
フラグwrite
計算量O(N) keys, plus O(M) per key holding a collection of M elements (the drop walks the container)
Redis 互換性differs: the multi-key form is split by shard and summed with no barrier, so it is not atomic across shards; the single-key form is

← すべてのコマンド