stickermule/rump

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

lanycrost opened this issue · 0 comments

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