yannh / redis-dump-go

Backup & Restore your Redis server - FAST
MIT License
274 stars 58 forks source link

support json format output? #29

Closed luyaotang closed 2 years ago

luyaotang commented 2 years ago

I want to view the data in json format ,but I found -output not support. -output string Output type - can be resp or commands (default "resp")

yannh commented 2 years ago

Hi @luyaotang , indeed - it would also be outside of the scope of this project. There are a few tools around with json support though :)