How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
phpredis is a C-based native extension that bridges PHP applications with Redis servers for high-performance data storage and retrieval. It serves as an interface for manipulating strings, hashes, lists, sets, and sorted sets while providing a direct path for executing Redis commands and server-side scripts. The extension provides comprehensive support for distributed environments and high availability. It interfaces with Redis Cluster to distribute data across multiple nodes using hash slots and manages Redis Sentinel for service discovery and automatic failover. It also enables shared state
PostgreSQL Automatic Failover: High-Availibility for Postgres, based on Pacemaker and Corosync.
Cloud-native continuous backup for PostgreSQL - WAL/base-backup streaming, compression, encryption, retention, and monitoring in a single binary.
Bi-Directional Multi-Master Replication (BDR) for PostgreSQL, deprecated, please visit 2ndQuadrant website for latest BDR3
The main features of 2ndquadrant/bdr are: High Availability.
Open-source alternatives to 2ndquadrant/bdr include: phpredis/phpredis — phpredis is a C-based native extension that bridges PHP applications with Redis servers for high-performance data… aiven/pglookout — PostgreSQL replication monitoring and failover daemon. clusterlabs/paf — PostgreSQL Automatic Failover: High-Availibility for Postgres, based on Pacemaker and Corosync. hashmap-kz/pgrwl — Cloud-native continuous backup for PostgreSQL - WAL/base-backup streaming, compression, encryption, retention, and… krylosov-aa/pg-status — A microservice (sidecar) that helps instantly determine the status of your PostgreSQL hosts including whether they are… pgedge/spock.