summaryrefslogtreecommitdiffstats
path: root/iredis/data/commands/memory-purge.md
blob: 5ebe43356def9ea903b4045b7ff7f20ad12e0c7f (plain)
1
2
3
4
5
6
7
8
9
The `MEMORY PURGE` command attempts to purge dirty pages so these can be
reclaimed by the allocator.

This command is currently implemented only when using **jemalloc** as an
allocator, and evaluates to a benign NOOP for all others.

@return

@simple-string-reply