High Availability (HA) for Redis
D
David Hummel
I would be happy to pay for two (or more) matching sized Redis instances if they were offered as a option for anyone interested in outage resiliency. You could guarantee them to be on different hosts (or optionally regions), automatically configure them as a redundant Redis cluster, and everyone wins!
Log In
a
ankit
We use Redis for queues and at high throughput the 1 second lag to write-to-disk could be problematic. It is not clear if the current write-to-disk is executed every second, guaranteed completes within the second, or both.
Anurag Goel
open
Anurag Goel
planned