kevy

COMMAND

Introspect the command table (COUNT, LIST, INFO, DOCS subcommands).

構文COMMAND [COUNT | LIST | INFO command [command ...] | DOCS [command [command ...]]]
グループserver
引数の数-1
導入バージョン1.0.0
フラグreadonly
計算量bare / LIST / DOCS: O(V) verbs. COUNT: O(1). INFO / DOCS with k names: O(k*V) — the lookup is a linear scan
Redis 互換性differs: COUNT / LIST / INFO / DOCS only — GETKEYS and GETKEYSANDFLAGS are absent, and the info rows hard-code first/last/step and leave ACL categories, tips and key-specs empty

← すべてのコマンド