Skip to content

Commit a07a654

Browse files
committed
Add doc for used_memory_peak_time per yzc-yzc
1 parent 6717202 commit a07a654

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/commands/info.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ Here is the meaning of all fields in the **memory** section:
152152
* `used_memory_rss_human`: Human readable representation of previous value
153153
* `used_memory_peak`: Peak memory consumed by Redis (in bytes)
154154
* `used_memory_peak_human`: Human readable representation of previous value
155+
* `used_memory_peak_time`: Time when peak memory was recorded
155156
* `used_memory_peak_perc`: The percentage of `used_memory` out of `used_memory_peak`
156157
* `used_memory_overhead`: The sum in bytes of all overheads that the server
157158
allocated for managing its internal data structures

0 commit comments

Comments
 (0)