|
|
|
|
|
by _benedict
382 days ago
|
|
This doesn’t seem to provide higher write availability, and if the read replicas are consistent with the write replica this design must surely degrade write availability as it improves read availability, since the write replica must update all the read replicas. This also doesn’t appear to describe a higher durability design at all by normal definitions (in the context of databases at least) if it’s async…? |
|