My Redis is filling up rather quickly and I am trying to find a way to visualise what is taking up the space.
Is there a tool or command that will help me visualise whats taking up the storage? Ideally, I would like to know:
- Key prefix by storage size
- Key prefix key count
(An option that will work only on Azure will also be suitable as we are using Azure as our Cache storage)