Why Is Memory of a DCS Redis Instance Used Up by Just a Few Keys?
Possible cause: The output buffer may have occupied an excessive amount of memory.
Solution: After connecting to the instance using redis-cli, run the redis-cli --bigkeys command to scan the large key. Then, run the info command to check the output buffer size.
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.