go-redis-migrator icon indicating copy to clipboard operation
go-redis-migrator copied to clipboard

Can I add a feature to override TTL for all keys?

Open jasonganub opened this issue 3 years ago • 0 comments

Hi Eric,

I have a use case where there are millions of existing keys that don't have a TTL and is causing the Redis storage to fill up too quickly. I am interested in adding a new command to this repo to override all keys or keys with a specific prefix with a desired TTL.

Would you be open to allowing that feature to this repo?

Thanks

jasonganub avatar Sep 22 '21 06:09 jasonganub