From 7b6a4d801fa66ccf914cd0fb26e2973582828b45 Mon Sep 17 00:00:00 2001 From: Maksim Date: Thu, 6 Jan 2022 02:56:19 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f84a98..08df48b 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ This repository is an attempt to consolidate useful resources for Site Reliabili ## Databases - [ ] [Understanding Database Sharding](https://www.digitalocean.com/community/tutorials/understanding-database-sharding) +- [ ] [Data Replication in DBMS](https://www.geeksforgeeks.org/data-replication-in-dbms) ## CI/CD