Skip to content

Releases: gamenet/redis-memory-analyzer

Add namespace separator argument for redis databases.

19 Sep 07:05
cfaf76c
Compare
Choose a tag to compare

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

v0.2.0

13 Feb 17:11
Compare
Choose a tag to compare
  • 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.