Synchronous Vs Asynchronous Database Replication
In the last two articles, we have seen the need for database replication and master-replica architecture and in this article, we will discuss the different type of database replications. We know that all write requests go to the master and all read r...





