質問

I am using twemproxy for redis and already registered in RedisToGo.com. There is a similar link to my account :

redis://user:pass@grideye.redistogo.com:9478

But twemproxy does not support this form. What should I do?
Thanks in advance

役に立ちましたか?

解決

It isn't supported in the stable version. There is an issue on github regarding auth support for Redis, and there is also a pull request which patches it in. But apparently, the author hasn't found time to properly merge it into his code yet.
If you are up to it, you can get the code, merge it yourself, and compile it.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top