|
|
|
|
|
by skyde
2222 days ago
|
|
interesting idea: I think one issue is that the write throughout of a single master Instance is very limited. But if working set fit in memory on the instances processing the writes, you could use PostgreSQL logical replication to update materialized view on other server easily. but then it start looking like Amazon aurora or Datomic database. |
|