Redis Memory Analyzer Versions Save

Redis memory profiler to find the RAM bottlenecks throw scaning key space in real time and aggregate RAM usage statistic by patterns.

v0.2.1

4 years ago

RMA now supports -x (--separator) argument to specify namespace separator. Default is ':'.

v0.2.0

5 years ago
  • Calculate TTL feature for all key types and display min/max/mean TTL in Key summary tables.
  • Replace invalid UTF-8 characters in redis key names when scanning keyspace.