From 2cbc6888436b17f468e96347da9823c9d4980600 Mon Sep 17 00:00:00 2001 From: Maksim Date: Sat, 10 Sep 2022 00:56:20 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ade0f2..e06c1a5 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ This repository is an attempt to consolidate useful resources for Site Reliabili - [ ] [Evolutionary Database Design](https://martinfowler.com/articles/evodb.html) - [ ] [ACID vs BASE in Databases](https://medium.com/geekculture/acid-vs-base-in-databases-1bcad774da26) - [ ] [Understanding Database Sharding](https://www.digitalocean.com/community/tutorials/understanding-database-sharding) -- [ ] [Data Replication in DBMS](https://galeracluster.com/library/documentation/tech-desc-introduction.html#database-replication) +- [ ] [Database Replication](https://galeracluster.com/library/documentation/tech-desc-introduction.html#database-replication) - [ ] [SQL vs. NoSQL Database: When to Use, How to Choose](https://towardsdatascience.com/datastore-choices-sql-vs-nosql-database-ebec24d56106) - [ ] [How do database indexes work?](https://planetscale.com/blog/how-do-database-indexes-work)