Skip to content

Spanner: Google's Globally-Distributed Database

← Back to topic

Authors: James C. Corbett, James A. Cannan, Michael D. Dahlin, David R. Morrison, et al.
Year: 2016
Journal: ACM Transactions on Computer Systems
DOI: 10.1145/2491245
Publisher: https://dl.acm.org/doi/10.1145/2491245

Keywords: spanner, distributed

Abstract

Spanner is a globally-distributed database with support for distributed transactions.

Cite this paper

bibtex
@misc{spanner2016,
  title  = {Spanner: Google's Globally-Distributed Database},
  author = {James C. Corbett, James A. Cannan, Michael D. Dahlin, David R. Morrison, et al.},
  year   = {2016},
  journal = {ACM Transactions on Computer Systems},
  doi    = {10.1145/2491245},
  url    = {https://doi.org/10.1145/2491245},
}

Source files

Released under the MIT License.