mirror of
				https://github.com/donnemartin/system-design-primer.git
				synced 2025-11-04 10:12:32 +03:00 
			
		
		
		
	Update master-slave section anchor (#129)
This commit is contained in:
		
				
					committed by
					
						
						Donne Martin
					
				
			
			
				
	
			
			
			
						parent
						
							ca674d8bb5
						
					
				
				
					commit
					f6b7d3c8c0
				
			@@ -247,7 +247,7 @@ To handle the heavy request load and the large amount of memory needed, we'll sc
 | 
			
		||||
 | 
			
		||||
### SQL scaling patterns
 | 
			
		||||
 | 
			
		||||
* [Read replicas](https://github.com/donnemartin/system-design-primer#master-slave)
 | 
			
		||||
* [Read replicas](https://github.com/donnemartin/system-design-primer#master-slave-replication)
 | 
			
		||||
* [Federation](https://github.com/donnemartin/system-design-primer#federation)
 | 
			
		||||
* [Sharding](https://github.com/donnemartin/system-design-primer#sharding)
 | 
			
		||||
* [Denormalization](https://github.com/donnemartin/system-design-primer#denormalization)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user