|
|
|
|
|
by elvinyung
3376 days ago
|
|
I should have clarified -- I meant mostly for things like OLTP databases. I see why Google built Megastore, Spanner, etc. And sure, ZooKeeper or etcd makes sense for putting small amounts of configuration data. But most of us aren't Google, and synchronously replicating the entire OLTP database, 3 or 5 nodes times the number of shards, seems kind of absurdly expensive for most people. |
|