Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Include a way to only dump keys matching patterns #33

Closed
1 task done
retpolanne opened this issue Dec 23, 2019 · 2 comments
Closed
1 task done

Include a way to only dump keys matching patterns #33

retpolanne opened this issue Dec 23, 2019 · 2 comments

Comments

@retpolanne
Copy link

Report

I had a situation where I had a Redis full of stuff and I wanted to only transfer the keys matching some-pattern* to another Redis. For now, Rump doesn't support dumping only a pattern; however, both Redis and Radix supports it.

It would be great if Rump supported dumping keys matching a pattern.

@mewa
Copy link

mewa commented May 12, 2020

@vinicyusmacedo FYI, I have already implemented it here. We've successfully used it to migrate a multitude of redis servers.

@nixtrace
Copy link
Member

Thanks for the feedback. Archiving...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants