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
|
### <a id="scalability"> Scalability
|
||||||
|
|
||||||
How does the solution scale? Consider both, data size increase (if
|
How does the solution scale?
|
||||||
applicable) and traffic increase (if applicable).
|
|
||||||
|
If applicable, consider:
|
||||||
|
|
||||||
|
* data size increase
|
||||||
|
* traffic increase
|
||||||
|
* effects on replication across sites (master-slave and master-master)
|
||||||
|
|
||||||
## <a id="alternatives-considered"> Alternatives Considered
|
## <a id="alternatives-considered"> Alternatives Considered
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user