{ELECT}: Enabling Erasure Coding Tiering for {LSM-tree-based} Storage

Y Ren, Y Ren, X Li, Y Hu, J Li, PPC Lee - 22nd USENIX Conference on …, 2024 - usenix.org
Given the skewed nature of practical key-value (KV) storage workloads, distributed KV
stores can adopt a tiered approach to support fast data access in a hot tier and persistent …

Concurrency control and consistency over erasure coded data

A Datta, F Oggier - IEEE Access, 2022 - ieeexplore.ieee.org
For over a decade, erasure codes have become an integral part of large-scale data storage
solutions and data-centers. However, in commercial systems, they are, so far, used …

Design and Implementation of Erasure Coding in Cassandra

R Ramesh - 2021 - etda.libraries.psu.edu
High Availability and Fault-Tolerance are two important features for any distributed system.
To achieve this we often resort to using Replication. We save extra copies of the data at …