|
|
|
|
|
by jsteemann
4520 days ago
|
|
In networks there'll always be failures. So I think it's still necessary to deal with the problem of your distributed database becoming partly disconnected and partition. And as long as there is consistency (though eventual) in case of such severe problem I personally could live with it.
Better than staying available by all means but having to fix up inconsistencies and vex clients. |
|