Question

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

Était-ce utile?

La solution

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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top