summaryrefslogtreecommitdiffstats
path: root/iredis/data/commands/memory-malloc-stats.md
blob: 8da8e72e96b67d37af72f7b3b7b59f26b6b112ef (plain)
1
2
3
4
5
6
7
8
9
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.

@return

@bulk-string-reply: the memory allocator's internal statistics report