File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -151,8 +151,7 @@ Here is the meaning of all fields in the **memory** section:
151151* ` used_memory_rss_human ` : Human readable representation of previous value
152152* ` used_memory_peak ` : Peak memory consumed by Redis (in bytes)
153153* ` used_memory_peak_human ` : Human readable representation of previous value
154- * ` used_memory_peak_perc ` : The percentage of ` used_memory_peak ` out of
155- ` used_memory `
154+ * ` used_memory_peak_perc ` : The percentage of ` used_memory ` out of ` used_memory_peak `
156155* ` used_memory_overhead ` : The sum in bytes of all overheads that the server
157156 allocated for managing its internal data structures
158157* ` used_memory_startup ` : Initial amount of memory consumed by Redis at startup
You can’t perform that action at this time.
0 commit comments