04:00:06 GMT How to detect if disconnected, without async API, in hiredis? 06:54:27 GMT should i keep same timeout on each cluster node , or having incremental timeout helps in redis-cluster ? 11:34:11 GMT Hi there! Is there a good reciepe now to build a redis cluster with docker now? 11:34:49 GMT use --net=host and follow any other tutorial? 11:40:35 GMT badboy_, ok I see, thanks! 11:42:54 GMT Cluster is bad at dealing with NATted environments, so you have to ensure that every node has its own IP/Port pair 11:43:14 GMT it is also not a good fit for highly dynamicly changing topologies 11:45:30 GMT badboy_, I'm playing around with rancher. Not sure if you know it. Using the cattle clustering mechanism for now that is build in. I was thinking that maybe it would be possible to integrate it there somehow, but I see now that it is not that trivial