BlockChain/[paper] Storage

    [논문 세미나] Monkey: Optimal Navigable Key-Value Store

    [논문 세미나] Monkey: Optimal Navigable Key-Value Store

    Title:Monkey: Optimal Navigable Key-Value Store Authors:Niv Dayan, Manos Athanassoulis, and Stratos Idreos. Journal/Conference:SIGMOD '17 Source: https://dl.acm.org/doi/10.1145/3035918.3064054 Abstract:In this paper, we show that key-value stores backed by an LSM-tree exhibit an intrinsic trade-off between lookup cost, update cost, and main memory footprint, yet all existing designs expose a sub..

    [논문 세미나] LSM-trie: An LSM-tree-based Ultra-Large Key-Value Store for Small Data

    [논문 세미나] LSM-trie: An LSM-tree-based Ultra-Large Key-Value Store for Small Data

    Title:LSM-trie: An LSM-tree-based Ultra-Large Key-Value Store for Small Data Authors:Xingbo Wu, Yuehai Xu, Zili Shao, and Song Jiang. Journal/Conference:USENIX ATC '15 Source: https://www.usenix.org/conference/atc15/technical-session/presentation/wu Abstract:Key-value (KV) stores have become a backbone of large- scale applications in today’s data centers. The data set of the store on a single se..

    [논문 세미나] LETUS: A Log-Structured Efficient Trusted Universal BlockChain Storage

    [논문 세미나] LETUS: A Log-Structured Efficient Trusted Universal BlockChain Storage

    Title:LETUS: A Log-Structured Efficient Trusted Universal BlockChain Storage Authors:Shikun Tian, Zhonghao Lu, Haizhen Zhuo, Xiaojing Tang, Peiyi Hong, Shenglong Chen, Dayi Yang, Ying Yan, Zhiyong Jiang, Hui Zhang, and Guofei Jiang. Journal/Conference:SIGMOD '24 Source: https://dl.acm.org/doi/10.1145/3626246.3653390 Abstract:With the evolution of Web3.0 and decentralized applications (Dapps), in..

    [논문 세미나] ChainKV: A Semantics-Aware Key-Value Store for Ethereum System

    [논문 세미나] ChainKV: A Semantics-Aware Key-Value Store for Ethereum System

    Title:A Semantic-Integrated LSM-Tree-Based Key–Value Storage Engine for Blockchain SystemsChainKV: A Semantics-Aware Key-Value Store for Ethereum System Authors:Qian Wei, Zehao Chen, Xiaowei Chen, Yuhao Zhang, Xiaojun Cai, Zhiping Jia, Zhaoyan Shen, Yi Wang, Zili Shao, and Bingzhe Li.Zehao Chen, Bingzhe Li, Xiaojun Cai, Zhiping Jia, Lei Ju, Zili Shao, and Zhaoyan Shen Journal/Conference:IEEE TRA..

    [논문 세미나] WiscKey: Separating Keys from Values in SSD-conscious Storage

    [논문 세미나] WiscKey: Separating Keys from Values in SSD-conscious Storage

    Title:WiscKey: Separating Keys from Values in SSD-conscious Storage Authors:Lanyue Lu, Thanumalayan Sankaranarayana Pillai, Andrea C. Arpaci-Dusseau, and Remzi H. Arpaci-Dusseau. Journal/Conference:USENIX FAST '16 Source: https://www.usenix.org/conference/fast16/technical-sessions/presentation/lu Abstract:We present WiscKey, a persistent LSM-tree-based key-value store with a performance-oriented..