상세 보기
Deduplication adapted CaseDB for edge computing
- Tulkinbekov, Khikmatullo;
- Kim, Joo-Hwan;
- Kim, Deok-Hwan
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
키워드
- 제목
- Deduplication adapted CaseDB for edge computing
- 저자
- Tulkinbekov, Khikmatullo; Kim, Joo-Hwan; Kim, Deok-Hwan
- 발행일
- 2020
- 유형
- Article
- 권
- 9
- 호
- 4
- 페이지
- 317 ~ 324