The MEMORY MALLOC-STATS command provides an internal statistics report from
the memory allocator.
This command is currently implemented only when using jemalloc as an allocator, and evaluates to a benign NOOP for all others.
Returns the allocator statistics.
The MEMORY MALLOC-STATS command provides an internal statistics report from
the memory allocator.
This command is currently implemented only when using jemalloc as an allocator, and evaluates to a benign NOOP for all others.
Bulk string reply: the memory allocator's internal statistics report.
Verbatim string reply: the memory allocator's internal statistics report.