Y
Hacker News
new
|
ask
|
show
|
jobs
by
zacmps
233 days ago
If you use something like cockroachdb you can have a multi-master cluster and use regional-by-row tables to locate data close to users. It'll fail over fine to other regions if needed.