InfoQ Homepage NewSQL Content on InfoQ
-
Google Publishes Paper On Spanner Ushering a Return to Distributed Transactional Semantics
Scalability vs distributed transactional semantics,is no longer a compromise as per Google's research work on Spanner. Spanner's features include non-blocking reads, lock-free read only transactions and atomic schema changes across a globally replicated relational database. The central idea that tackles the latency issues with distributed transactions is the exposure of clock uncertainty.