From cf2cbea957af758445d00622ebc2d1e66a073f53 Mon Sep 17 00:00:00 2001 From: Asad Dhamani Date: Sun, 12 Oct 2025 13:41:54 +0530 Subject: [PATCH] Remove bdr (project is discontinued, no updates in 5 years) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7ca30dc..2c0e308 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,6 @@ ### High-Availability * [autobase](https://github.com/vitabaks/autobase) - Autobase for PostgreSQLĀ® is an open-source DBaaS that automates the deployment and management of highly available PostgreSQL clusters. -* [BDR](https://github.com/2ndQuadrant/bdr) - BiDirectional Replication - a multimaster replication system for PostgreSQL * [Patroni](https://github.com/zalando/patroni) - Template for PostgreSQL HA with ZooKeeper or etcd. * [Spock](https://github.com/pgEdge/spock) - 100% open-source logical multi-master PostgreSQL replication. * [Stolon](https://github.com/sorintlab/stolon) - PostgreSQL HA based on Consul or etcd, with Kubernetes integration.