Hacker News new | ask | show | jobs
by adrianmonk 3222 days ago
Or you can do multi master replication, where you write to all replicas synchronously (and deal with downtime of replicas by continuing if you manage to write to a majority of them).