GitHub / mrlramos / StrongDatabase
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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrlramos%2FStrongDatabase
PURL: pkg:github/mrlramos/StrongDatabase
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: C#
Size: 43 KB
Dependencies parsed at: Pending
Created at: about 2 months ago
Updated at: about 2 months ago
Pushed at: 24 days ago
Last synced at: 24 days ago
Topics: async, crud, docker, dotnet-8, failover, health-check, postgres, read-replica, scalability, synchronous