How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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.
A lightweight replication manager for PostgreSQL (Postgres)
A microservice (sidecar) that helps instantly determine the status of your PostgreSQL hosts including whether they are alive, which one is the master, which ones are replicas, and how far each replica is lagging behind the master.
The main features of krylosov-aa/pg-status are: High Availability.
Projects with overlapping indexed features include: phpredis/phpredis — phpredis is a C-based native extension that bridges PHP applications with Redis servers for high-performance data… 2ndquadrant/repmgr — A lightweight replication manager for PostgreSQL (Postgres). 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… pgedge/spock.