5 ms·
Bigtable is a distributed database. It does best effort replication across regions, hence eventual consistency. But within a region it is still distributed acro
by jonomacd 8y ago
Bigtable is a distributed database. It does best effort replication across regions, hence eventual consistency. But within a region it is still distributed across nodes and provides strong consistency.