Package patroni: Information
Source package: patroni
Version: 3.0.2-alt2.c9.1
Build time: Apr 12, 2023, 06:42 PM in the task #316950
Category: Other
Report package bugHome page: https://github.com/zalando/patroni
License: MIT
Summary: A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes
Description:
Patroni is a template for you to create your own customized, high-availability solution using Python and - for maximum accessibility - a distributed configuration store like ZooKeeper, etcd, Consul or Kubernetes. Database engineers, DBAs, DevOps engineers, and SREs who are looking to quickly deploy HA PostgreSQL in the datacenter-or anywhere else-will hopefully find it useful. We call Patroni a "template" because it is far from being a one-size-fits-all or plug-and-play replication system. It will have its own caveats. Use wisely.
Maintainer: Andrey Cherepanov
Last changed
April 8, 2023 Andrey Cherepanov 3.0.2-alt2.c9.1
- Backported to c9 branch.
April 8, 2023 Andrey Cherepanov 3.0.2-alt3
- Set Python module requirements from requirements.txt.
April 7, 2023 Andrey Cherepanov 3.0.2-alt2
- Required python3(ydiff) (ALT #45744).