You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: