mirror of
				https://github.com/donnemartin/system-design-primer.git
				synced 2025-11-04 02:02:31 +03:00 
			
		
		
		
	@@ -496,7 +496,7 @@ This approach is seen in file systems and RDBMSes.  Strong consistency works wel
 | 
			
		||||
 | 
			
		||||
## 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
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user