0 Forks
1 Stars
1 Watchers

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.

How to download and setup StrongDatabase

Open terminal and run command
git clone https://github.com/mrlramos/StrongDatabase.git
git clone is used to create a copy or clone of StrongDatabase repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with StrongDatabase https://github.com/mrlramos/StrongDatabase/archive/master.zip

Or simply clone StrongDatabase with SSH
[email protected]:mrlramos/StrongDatabase.git

If you have some problems with StrongDatabase

You may open issue on StrongDatabase support forum (system) here: https://github.com/mrlramos/StrongDatabase/issues