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
Their doesn't seem to be a way to specify a scheme if your redis uses TLS/SSL encryption. At the moment looks like scheme is hardcoded to tcp. This should be an argument similar to host, and port that defaults to tcp if not specified.