delano / redis-dump

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

Unable to use redis-dump for data export #29

Open ktpktr0 opened 5 years ago

ktpktr0 commented 5 years ago
  1. I have renamed the redis keys command, but redis-dump seems to only use the keys command. Is there a solution?

2, the second requirement is that I only want to export the data of hgetall *, is there a solution?