What's new in Valkey 9.0? Discover new features and improvements. Read the announcement.

MEMORY DOCTOR

Outputs a memory problems report.

Usage
MEMORY DOCTOR
Complexity
O(1)
Since
4.0.0
ACL Categories
@slow

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

Replies

RESP2

Bulk string reply: a memory problems report.

RESP3

Verbatim string reply: a memory problems report.