Zero-Downtime Redis Maintenance
C
Colin Ulin
Every time Render decides to schedule automatic maintenance on Redis instances, I have to temporarily disable Redis across my servers, manually run the upgrade, and then reconnect the Redis instances. Services offer zero-downtime maintenance and it would be really great if Redis instances did to!
Log In