Handle AWS Elasticache Redis DNS failover
[0.13.3] - 2019-06-16
Added
- Handle AWS Elasticache Redis DNS failover. This ensures persistent connections are shutdown, forcing a reconnect in scenarios where a Redis node in a HA cluster is switched to READONLY mode by @deepfryed.