<div dir="ltr">On Thu, Jun 6, 2013 at 12:28 PM, Garrett Smith <span dir="ltr"><<a href="mailto:g@rre.tt" target="_blank">g@rre.tt</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I'll add the start functions to redis_client and use those instead<br>
with redis:connect (which is just a facade anyway -- arguably you<br>
should use redis_client:start/start_link directly).<br>
This will be much less surprising :)<span class="HOEnZb"></span><br></blockquote><div><br></div><div>Oh great, thanks!  Maybe it's best to support both interfaces, to not break existing clients.  Nobody on irc knew anything about this though.<br>
<br></div><div>I may separately try writing a generic sleep/retry supervisor as a way of understanding OTP better.  I've been wanting to read through the OTP sources but have been putting it off.  This is a good reason :).<br>
<br></div><div>Paul <br></div></div></div></div>