From 3448f3cd19b0a990ebaee670e782fc60f0a91fe8 Mon Sep 17 00:00:00 2001 From: Maksim Date: Tue, 21 Mar 2023 10:32:21 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 06bb713..a04d734 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,8 @@ Contributions are always welcome! - [ ] [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) +- [ ] [Redis Explained](https://architecturenotes.co/redis) +- [ ] [Database Sharding Explained](https://architecturenotes.co/database-sharding-explained) ## CI/CD