English

Milliscale: Fast Commit on Low-Latency Object Storage

Databases 2026-03-03 v1

Abstract

With millisecond-level latency and support for mutable objects, recent low-latency object storage services as represented by Amazon S3 Express One Zone have become an attractive option for OLTP engines to directly commit transactions and persist operational data with transparent strong consistency, high durability and high availability. But a na\"ive adoption can still lead to high commit latency due to idiosyncrasies of S3 Express One Zone and modern decentralized logging. This paper presents Milliscale, a memory-optimized OLTP engine for low-latency object storage. Milliscale optimizes commit latency with new techniques that lower commit delays and reduce the number of object access requests. Our evaluation using representative benchmarks shows that Milliscale delivers much lower commit latency than baselines while sustaining high throughput.

Cite

@article{arxiv.2603.02108,
  title  = {Milliscale: Fast Commit on Low-Latency Object Storage},
  author = {Jiatang Zhou and Kaisong Huang and Tianzheng Wang},
  journal= {arXiv preprint arXiv:2603.02108},
  year   = {2026}
}
R2 v1 2026-07-01T10:59:36.092Z