Skip to content

Commit 310e4c2

Browse files
authored
Replace DBMS replication section
By a more relevant one IMHO
1 parent c6fe70f commit 310e4c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ This repository is an attempt to consolidate useful resources for Site Reliabili
8383
- [ ] [Evolutionary Database Design](https://martinfowler.com/articles/evodb.html)
8484
- [ ] [ACID vs BASE in Databases](https://medium.com/geekculture/acid-vs-base-in-databases-1bcad774da26)
8585
- [ ] [Understanding Database Sharding](https://www.digitalocean.com/community/tutorials/understanding-database-sharding)
86-
- [ ] [Data Replication in DBMS](https://www.geeksforgeeks.org/data-replication-in-dbms)
86+
- [ ] [Data Replication in DBMS](https://galeracluster.com/library/documentation/tech-desc-introduction.html#database-replication)
8787
- [ ] [SQL vs. NoSQL Database: When to Use, How to Choose](https://towardsdatascience.com/datastore-choices-sql-vs-nosql-database-ebec24d56106)
8888

8989
## CI/CD

0 commit comments

Comments
 (0)