Closed ypaq closed 6 years ago
We introduce a connection pool using poolboy that allows us to stabilize redis reconnect attempts using exponential backoffs.
poolboy
Thank you @RBeaudoin!
We introduce a connection pool using
poolboy
that allows us to stabilize redis reconnect attempts using exponential backoffs.