[ 原始碼: patroni ]
套件:patroni(3.3.4-1)
PostgreSQL High Availability with ZooKeeper, etcd, Consul, or Kubernetes
Patroni is a template for a customized, high-availability PostgreSQL solution using Python and a distributed configuration store (ZooKeeper, etcd or Consul), or Kubernetes. It provides a REST API on each Postgres node of the cluster allowing for remote management and monitoring.
其他與 patroni 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cdiff
- Colored, incremental diff (transitional package)
-
- dep: python3-click (>= 4.1)
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-etcd (>= 0.4.3)
- Python Etcd client library - Python3 module
- 或者 python3-consul (>= 0.7.0)
- Python client for Consul.io
- 或者 python3-kazoo
- higher level API to Apache Zookeeper (Python 3)
- 或者 python3-kubernetes
- Kubernetes Python client - Python 3.x
- 或者 python3-pysyncobj
- RAFT-based python class replication between multiple servers
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-prettytable (>= 0.7)
- library to represent tabular data in visually appealing ASCII tables (Python3)
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-psycopg2
- Python 3 module for PostgreSQL
-
- dep: python3-urllib3
- HTTP library with thread-safe connection pooling for Python3
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- rec: iproute2
- networking and traffic control tools
-
- sug: etcd-server
- highly-available key value store -- daemon
- 或者 consul
- 套件暫時不可用
- 或者 zookeeperd
- Init control scripts for zookeeper
-
- sug: haproxy
- fast and reliable load balancing reverse proxy
-
- sug: patroni-doc
- PostgreSQL High Availability (documentation)
-
- sug: postgresql
- object-relational SQL database (supported version)
-
- sug: vip-manager
- Patroni virtual IP manager