redis-rdb-tools
redis-rdb-tools copied to clipboard
[Memory Report] key, size_in_bytes can not be disconnected
rdb -c memory --db 0 /var/lib/redis/6379/dump.rdb -f memory.csv
result:

looks like this may be related to #113. can you please try to fix and post a PR? or at least attach an example rdb file (with one or two keys) so that we can make sure we reproduce it...
@oranagra
dump.rdb.zip
Think you