sripathikrishnan / redis-rdb-tools

Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON
https://rdbtools.com
MIT License
5.07k stars 739 forks source link

fixed bugs that skip_module doesn't read module id first #151

Closed wayslog closed 5 years ago

wayslog commented 5 years ago

make test calls skip_module and make sure module id is read first in skip_module

oranagra commented 5 years ago

thanks. merging.