Deduplication adapted CaseDB for edge computing

Citations

SCOPUS

0

초록

Log-structured merge-tree (LSM-tree) family key-value stores are becoming the databases most in demand for big data systems. They provide an easy-to-implement interface, and they automatically perform garbage collection by applying a compaction procedure over the multilevel structure. CaseDB offers various advantages by reducing write amplification considerably, using a metadata compaction technique. However, it suffers from a space amplification problem in update-intensive workloads. As an implementation of the LSM-tree structure, CaseDB refuses to instantly perform deletes, but delays them for the compaction process, resulting in an increasing amount of deprecated data. This paper proposes a deduplication extended compaction method for CaseDB. It scans for duplicated keys within the compaction method and removes the old values. Experiment results show that the proposed technique offers various threshold values of deduplication for different balances between space amplification and write amplification. Copyrights © 2020 The Institute of Electronics and Information Engineers

키워드

CaseDBDeduplicationKey-value storeSpace amplificationWrite amplification
제목
Deduplication adapted CaseDB for edge computing
저자
Tulkinbekov, KhikmatulloKim, Joo-HwanKim, Deok-Hwan
DOI
10.5573/IEIESPC.2020.9.4.317
발행일
2020
유형
Article
저널명
IEIE Transactions on Smart Processing & Computing
9
4
페이지
317 ~ 324