rump icon indicating copy to clipboard operation
rump copied to clipboard

Add Support for connecting redis with enabled tls and using auth token.

Open lanycrost opened this issue 2 years ago • 0 comments

  • [x] I have read the contributing guide.

Report

In some cases I need to sync redis where tls is enabled and with auth token. And will be good to have an option to sync redis like this: radix support this option.

rump -from redis://redis-1:6379 -to redis://auth-token-string@redis-2:6379

lanycrost avatar Jul 28 '21 13:07 lanycrost