MEMORY DOCTOR

Syntax
MEMORY DOCTOR
Available since:
Redis Open Source 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.

Return information

Bulk string reply: a memory problems report.
RATE THIS PAGE
Back to top ↑