mirror of
				https://github.com/donnemartin/system-design-primer.git
				synced 2025-11-04 10:12:32 +03:00 
			
		
		
		
	@@ -496,7 +496,7 @@ This approach is seen in file systems and RDBMSes.  Strong consistency works wel
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Availability patterns
 | 
					## Availability patterns
 | 
				
			||||||
 | 
					
 | 
				
			||||||
There are two main patterns to support high availability: **fail-over** and **replication**.
 | 
					There are two complementary patterns to support high availability: **fail-over** and **replication**.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Fail-over
 | 
					### Fail-over
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user