Merge "Mention in design doc solution template that effects on replication should be considered"
This commit is contained in:
		@@ -30,8 +30,13 @@ details of minor importance.
 | 
			
		||||
 | 
			
		||||
### <a id="scalability"> Scalability
 | 
			
		||||
 | 
			
		||||
How does the solution scale? Consider both, data size increase (if
 | 
			
		||||
applicable) and traffic increase (if applicable).
 | 
			
		||||
How does the solution scale?
 | 
			
		||||
 | 
			
		||||
If applicable, consider:
 | 
			
		||||
 | 
			
		||||
* data size increase
 | 
			
		||||
* traffic increase
 | 
			
		||||
* effects on replication across sites (master-slave and master-master)
 | 
			
		||||
 | 
			
		||||
## <a id="alternatives-considered"> Alternatives Considered
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user