kevy

MEMORY

Memory introspection subcommands.

構文MEMORY USAGE key [SAMPLES count] | STATS | DOCTOR | PURGE | MALLOC-STATS
グループserver
引数の数-2
導入バージョン1.0.0
フラグreadonly
計算量USAGE: O(1) — the accounting is exact, not sampled. STATS: O(1) from the instance-wide gauges
Redis 互換性differs: USAGE's SAMPLES count is parsed and ignored (our accounting is exact); PURGE is a no-op (system allocator, no arena); DOCTOR and MALLOC-STATS return canned strings; STATS is a trimmed 8-field set

← すべてのコマンド