Hacker News new | ask | show | jobs
by rustyrazorblade 4819 days ago
I built out a connection pool for the Python redis client for these types of setups where you'd want master / slave failover. It's meant to be paired with something like sentinel or custom failover scripts. https://github.com/StartTheShift/jondis