首页 >数据库 >mysql教程 >Jondis: A Python Manager for Redis Master/Slaves

Jondis: A Python Manager for Redis Master/Slaves

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB原创
2016-06-07 16:30:01982浏览

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
声明:
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn