MEMORY DOCTOR

Syntax
MEMORY DOCTOR
Available since:
4.0.0
Time complexity:
O(1)
ACL categories:
@slow,

The MEMORY DOCTOR command reports about different memory-related issues that the Redis server experiences, and advises about possible remedies.

RESP2 Reply

Bulk string reply: a memory problems report.

RESP3 Reply

Verbatim string reply: a memory problems report.
Rate this page