DBScholar

Back to papers

PaxosStore: High-availability Storage Made Practical in WeChat

Summary: PaxosStore provides high-availability for a multi-model storage stack via a Paxos-based middleware deployed in WeChat. It introduces PaxosLog and a layered protocol stack to translate programming-level reads/writes into storage-level consensus, with practical Paxos optimizations for fault-tolerance and scale. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
11643
Venue
VLDB
Year
2017
Pagerank
9.8395185e-05
Overall Rank
1,749 | 88.01%
DOI
10.14778/3137765.3137771

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{zheng_vldb17,
        title = {{PaxosStore: High-availability Storage Made Practical in WeChat}},
        author = {Zheng, Jianjun and Lin, Qian and Xu, Jiatao and Wei, Cheng and Zeng, Chuwei and Yang, Pingan and Zhang, Yunfan},
        journal = {PVLDB},
        series = {{VLDB} '17},
        volume = {10},
        number = {12},
        pages = {1730--1743},
        doi = {10.14778/3137765.3137771},
        url = {https://doi.org/10.14778/3137765.3137771},
        year = {2017}
}

Incoming Citations (Sorted by Pagerank)

Showing 10 of 10 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 7 of 7 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