Skip to content

Commit b218280

Browse files
committed
docs: update database with more itens to discuss
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
1 parent 18f334f commit b218280

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.adoc

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,11 @@
3434
- ETL (Extract, Transform, Load)
3535
- ELT (Extract, Load, Transform)
3636
- Data warehousing and data lakes
37-
38-
=== Designing Scalable Systems
39-
40-
- Data partitioning (sharding)
41-
- Load balancers
42-
- Use of caches (Redis, Memcached) for optimization
43-
- Distributed databases and replication
37+
- Designing Scalable Systems
38+
-- Data partitioning (sharding)
39+
-- Load balancers
40+
-- Use of caches (Redis, Memcached) for optimization
41+
-- Distributed databases and replication
4442

4543
=== Communication Between Components
4644

0 commit comments

Comments
 (0)