Golang database connection load balancer for master - slave replication
-
Updated
May 22, 2023 - Go
Golang database connection load balancer for master - slave replication
PostgreSQL RDS (with multi-AZ and read-replica) on AWS using Terraform
This repository implements a primary database with a standby instance using synchronous replication for failover support and replica instances with asynchronous updates for scalability. Perfect for developers exploring database replication, fault tolerance, and .NET 8 integration.
A module for creating Azure Database for PostgreSQL Read Replicas
This project demonstrates a simple Todo API built with .NET and Entity Framework Core, leveraging Neon's read replica feature. It showcases how to optimize database performance by separating read and write operations, making it an excellent starting point for developers looking to build high-performance, cloud-native applications.
This project showcases the integration of Neon read replicas with Drizzle ORM in a Next.js application. It features a simple polling app that demonstrates how to optimize database operations by separating read and write queries
Redis-based cache that routes write operations to a primary Redis instance and read operations to replicas, with automatic failover to the primary in case of replica failure.
Neo4j Cluster with docker yml
miords 🌌 : Aurora and RDS # Multi-AZ # Read Replica Database # MariaDB
Add a description, image, and links to the read-replica topic page so that developers can more easily learn about it.
To associate your repository with the read-replica topic, visit your repo's landing page and select "manage topics."