/failover_connection

This is a redis-py connection with failover in the event of a connection error, the connection pool is managed with zookeeper. Inspired by redis_failover, use that if you're using ruby, or this if you're using python.

Primary LanguagePython

No issues in this repository yet.