STAR: Scaling Transactions through Asymmetric Replication
Summary: STAR is an in-memory DB with asymmetric replication: some replicas non-partitioned, others partitioned. A phase-switch scheme splits single- and cross-partition traffic, letting a master run serializable transactions without 2PC, boosting throughput and uptime (YCSB/TPC-C). (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Yi Lu (Massachusetts Institute of Technology)
- 2. Xiangyao Yu (Massachusetts Institute of Technology)
- 3. Samuel Madden (Massachusetts Institute of Technology)
BibTeX Citation
@article{lu_vldb19,
title = {{STAR: Scaling Transactions through Asymmetric Replication}},
author = {Lu, Yi and Yu, Xiangyao and Madden, Samuel},
journal = {PVLDB},
series = {{VLDB} '19},
volume = {12},
number = {11},
pages = {1316--1329},
doi = {10.14778/3342263.3342270},
url = {https://doi.org/10.14778/3342263.3342270},
year = {2019}
}
Incoming Citations (Sorted by Pagerank)
Showing 20 of 20 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 21 of 21 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 7,984 | Parallelism and Concurrency Control Performance in Distributed Database Machines | 1989 | SIGMOD |
| 2 | 1,345 | The End of a Myth: Distributed Transactions Can Scale | 2017 | VLDB |
| 3 | 6,296 | Dissecting the Performance of Strongly-Consistent Replication Protocols | 2019 | SIGMOD |
| 4 | 766 | The Case for Determinism in Database Systems | 2010 | VLDB |
| 5 | 4,829 | Strong consistency is not hard to get: Two-Phase Locking and Two-Phase Commit on Thousands of Cores | 2019 | VLDB |
| 6 | 7,585 | Query Centric Partitioning and Allocation for Partially Replicated Database Systems | 2017 | SIGMOD |
| 7 | 13,034 | A Transaction Replication Scheme for a Replicated Database with Node Autonomy | 1994 | VLDB |
| 8 | 1,637 | On the Design and Scalability of Distributed Shared-Data Databases | 2015 | SIGMOD |
| 9 | 9,102 | Asymmetric-Partition Replication for Highly Scalable Distributed Transaction Processing in Practice | 2020 | VLDB |
| 10 | 8,418 | Starry: Multi-master Transaction Processing on Semi-leader Architecture | 2023 | VLDB |