Heim > Datenbank > MySQL-Tutorial > Jondis: A Python Manager for Redis Master/Slaves

Jondis: A Python Manager for Redis Master/Slaves

WBOY
Freigeben: 2016-06-07 16:30:01
Original
968 Leute haben es durchsucht

Jondis: A Python Manager for Redis Master/Slaves: Announced last week and available on GitHub: Jondis is a pool for managing your redis master / slave setupthat works with redis-py. Given a list of servers, Jondis will learn yourtopology a

Jondis: A Python Manager for Redis Master/Slaves:

Announced last week and available on GitHub:

Jondis is a pool for managing your redis master / slave setup that works with redis-py. Given a list of servers, Jondis will learn your topology and if the master server dies, will query the remaining servers to find out which one has been promoted to the master, and reconfigure itself to send requests to the new master instance.

Original title and link: Jondis: A Python Manager for Redis Master/Slaves (NoSQL database?myNoSQL)

Jondis: A Python Manager for Redis Master/Slaves
Verwandte Etiketten:
Quelle:php.cn
Erklärung dieser Website
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn
Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage