{DEPART}: Replica Decoupling for Distributed {Key-Value} Storage

Q Zhang, Y Li, PPC Lee, Y Xu, S Wu - 20th USENIX Conference on File …, 2022 - usenix.org
Modern distributed key-value (KV) stores adopt replication for fault tolerance by distributing
replicas of KV pairs across nodes. However, existing distributed KV stores often manage all …

Harmonia: Near-linear scalability for replicated storage with in-network conflict detection

H Zhu, Z Bai, J Li, E Michael, D Ports, I Stoica… - arXiv preprint arXiv …, 2019 - arxiv.org
Distributed storage employs replication to mask failures and improve availability. However,
these systems typically exhibit a hard tradeoff between consistency and performance …

A consistent replica selection approach for distributed key-value storage system

T Nwe, TT Yee, EC Htoon… - … Conference on Advanced …, 2019 - ieeexplore.ieee.org
When the amount of data is increasing, most of the distributed key-value storage systems
use the quorum based consistent replica selection algorithms for fault-tolerance and load …

Pegasus: Tolerating skewed workloads in distributed storage with {In-Network} coherence directories

J Li, J Nelson, E Michael, X Jin, DRK Ports - 14th USENIX Symposium …, 2020 - usenix.org
High performance distributed storage systems face the challenge of load imbalance caused
by skewed and dynamic workloads. This paper introduces Pegasus, a new storage system …

[PDF][PDF] Pegasus: Load-aware selective replication with an in-network coherence directory

J Li, J Nelson, X Jin, DRK Ports - In submission, 2018 - drkp.org
High performance distributed storage systems face the challenge of load imbalance caused
by skewed and dynamic workloads. This paper introduces Pegasus, a new storage …

Remove-win: a design framework for conflict-free replicated data types

Y Zhang, H Wei, Y Huang - 2021 IEEE 27th International …, 2021 - ieeexplore.ieee.org
Distributed storage systems employ replication to improve performance and reliability. To
provide low latency data access, replicas are often required to accept updates without …

Accelerated information dissemination for replica selection in distributed key-value store systems

W Jiang, Y Qiu, Y Chen, F Ji, H Xie… - … on Parallel and …, 2022 - ieeexplore.ieee.org
In distributed key-value stores, multiple replica servers are always available for each key-
value access operation when the eventual consistency model is employed. Accordingly, the …

Index Shipping for Efficient Replication in LSM Key-Value Stores with Hybrid KV Placement

G Stylianakis, G Saloustros, O Chiotakis… - ACM Transactions on …, 2024 - dl.acm.org
Key-value (KV) stores based on the LSM tree have become a foundational layer in the
storage stack of datacenters and cloud services. Current approaches for achieving reliability …

Raidp: replication with intra-disk parity

E Rosenfeld, A Zuck, N Amit, M Factor… - Proceedings of the …, 2020 - dl.acm.org
Distributed storage systems often triplicate data to reduce the risk of permanent data loss,
thereby tolerating at least two simultaneous disk failures at the price of 2/3 of the capacity. To …

KVLight: A lightweight key-value store for distributed access in cloud

J Zeng, B Plale - … 16th IEEE/ACM International Symposium on …, 2016 - ieeexplore.ieee.org
Key-value stores (KVS) are finding use in Big Data applications as the store offers a flexible
data model, scalability in number of distributed nodes, and high availability. In a cloud …