delano / redis-dump

Redis to JSON and nack again
https://rubygems.org/gems/redis-dump
MIT License
818 stars 123 forks source link

`redis-load` has some problems executing `sadd` #35

Closed cclever7 closed 3 months ago

cclever7 commented 1 year ago

hi, when I execute the command cat [*.json] | redis-load -u [host]/[db_index] -a [passwd], "sadd" seems problematic. See details from the image below I'm new to ruby, can you help me with this problem? or tell me why output these image

delano commented 3 months ago

Thanks for the report.

This issue is fixed as of 0.6.0 (which now support redis-rb 5 as well).