catcherwong/rdb-tools
⚡ An analysis tool of the Redis/Valkey RDB files, which includes library and CLI.
C#Apache-2.0
Issues
- 0
统计图是否能增加每个DB的内存使用统计
#60 opened by Niceeeli - 0
通过RDB文件分析Permanent Key 导出html文件格式时,分析结果呈现不准确
#62 opened by 135zyf - 0
数据分析导出html文件时无法自定义文件名称
#63 opened by 135zyf - 2
Valid values are between -62135596800000 and 253402300799999, inclusive. (Parameter 'milliseconds')
#50 opened by xiaobin910 - 0
支持分析未设置过期时间的key前缀分布情况
#58 opened by 135zyf - 2
是否有macos 的 arm64版本
#56 opened by ccchhh1 - 1
支持查看已过期key某一前缀
#51 opened by Niceeeli - 1
增加未设置过期时间的top Key Prefix
#53 opened by Niceeeli - 2
查看key的空闲时间
#52 opened by Niceeeli - 1
- 2
Add option to ignore FieldOfLargestElem
#43 opened by catcherwong - 5
- 6
- 3
- 1
- 2
bug: 多级前缀统计不支持“-”分隔符
#29 opened by Phoeniwx - 5
- 4
分析数据时支持按指定的key前缀来分析数据量的大小
#22 opened by 135zyf - 1
Can't parse keys with key name contains blank
#26 opened by gaodg - 0
- 18
目前只支持转换成html与json格式,有没有考虑添加转换CSV格式的功能呢?
#15 opened by 135zyf