--
You received this message because you are subscribed to the Google Groups "Sidekiq" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sidekiq+unsubscribe@googlegroups.com.
To post to this group, send email to sid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sidekiq/41dbd57b-0960-4355-8eb3-29bd2243ab65%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Ian, have you read through the Pro Reliability pages? They talk about the features you can enable to handle network issues. There is nothing in Sidekiq that will deal with failover to another server, it’s assumed the Redis client handles that transparently.Mike
On Tue, Jan 24, 2017 at 7:59 AM, Ian Whitney <ian.m....@gmail.com> wrote:
We're moving from having Redis running on localhost to an external, hosted Redis solution. As part of this I now have to worry about what happens if the external Redis service becomes unavailable. Is this a case that Sidekiq Pro already handles well, or is this something where I should write some failover code?Thanks,Ian
--
You received this message because you are subscribed to the Google Groups "Sidekiq" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sidekiq+u...@googlegroups.com.
To post to this group, send email to sid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sidekiq/41dbd57b-0960-4355-8eb3-29bd2243ab65%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/sidekiq/52205a9a-46f8-41c1-98b8-d24d3a9a2012%40googlegroups.com.