DBScholar

Back to papers

PALF: Replicated Write-Ahead Logging for Distributed Databases

Summary: PALF is a Paxos-backed append-only replicated WAL co-designed with the database to expose DB-specific primitives (transaction processing, restore, physical standby) instead of a generic log layer. Shows much higher throughput and lower latency than common consensus-based logs; production-deployed in OceanBase 4.0 and open-sourced. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
13768
Venue
VLDB
Year
2024
Pagerank
5.8819368e-05
Overall Rank
6,418 | 55.97%
DOI
10.14778/3685800.3685803

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{han_vldb24,
        title = {{PALF: Replicated Write-Ahead Logging for Distributed Databases}},
        author = {Han, Fusheng and Liu, Hao and Chen, Bin and Jia, Debin and Zhou, Jianfeng and Teng, Xuwang and Yang, Chuanhui and Xi, Huafeng and Tian, Wei and Tao, Shuning and Wang, Sen and Xu, Quanqing and Yang, Zhenkun},
        journal = {PVLDB},
        series = {{VLDB} '24},
        volume = {17},
        number = {12},
        pages = {3745--3758},
        doi = {10.14778/3685800.3685803},
        url = {https://doi.org/10.14778/3685800.3685803},
        year = {2024}
}

Incoming Citations (Sorted by Pagerank)

Showing 3 of 3 citing papers.

Rank Citing Paper Year Venue Pagerank
10,383 LSM-Raft: Optimizing Raft for LSM-tree Store 2026 SIGMOD 5.093636e-05
10,840 Migration-Free Elastic Storage of Time Series in Apache IoTDB 2025 VLDB 5.093636e-05
10,956 CoLA: Model Collaboration for Log-based Anomaly Detection 2025 VLDB 5.093636e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

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