Hacker News new | ask | show | jobs
by jonomacd 2696 days 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.