Dash: Scalable hashing on persistent memory

B Lu, X Hao, T Wang, E Lo - arxiv preprint arxiv:2003.07302, 2020 - arxiv.org
Byte-addressable persistent memory (PM) brings hash tables the potential of low latency,
cheap persistence and instant recovery. The recent advent of Intel Optane DC Persistent …

Kvell: the design and implementation of a fast persistent key-value store

B Lepers, O Balmau, K Gupta… - Proceedings of the 27th …, 2019 - dl.acm.org
Modern block-addressable NVMe SSDs provide much higher bandwidth and similar
performance for random and sequential access. Persistent key-value stores (KVs) designed …

Caribou: Intelligent distributed storage

Z István, D Sidler, G Alonso - Proceedings of the VLDB Endowment, 2017 - dl.acm.org
The ever increasing amount of data being handled in data centers causes an intrinsic
inefficiency: moving data around is expensive in terms of bandwidth, latency, and power …

Kangaroo: Caching billions of tiny objects on flash

S McAllister, B Berg, J Tutuncu-Macias, J Yang… - Proceedings of the …, 2021 - dl.acm.org
Many social-media and IoT services have very large working sets consisting of billions of
tiny (≈ 100 B) objects. Large, flash-based caches are important to serving these working …

[HTML][HTML] A review on computational storage devices and near memory computing for high performance applications

D Fakhry, M Abdelsalam, MW El-Kharashi… - … , Devices, Circuits and …, 2023 - Elsevier
The von Neumann bottleneck is imposed due to the explosion of data transfers and
emerging data-intensive applications in heterogeneous system architectures. The …

{PinK}: High-speed In-storage Key-value Store with Bounded Tails

J Im, J Bae, C Chung, S Lee - 2020 USENIX Annual Technical …, 2020 - usenix.org
Key-value store based on a log-structured merge-tree (LSM-tree) is preferable to hash-
based KV store because an LSM-tree can support a wider variety of operations and show …

Leapio: Efficient and portable virtual nvme storage on arm socs

H Li, M Hao, S Novakovic, V Gogte… - Proceedings of the …, 2020 - dl.acm.org
Today's cloud storage stack is extremely resource hungry, burning 10-20% of datacenter
x86 cores, a major" storage tax" that cloud providers must pay. Yet, the complex cloud …

Persistent memory hash indexes: An experimental evaluation

D Hu, Z Chen, J Wu, J Sun, H Chen - Proceedings of the VLDB …, 2021 - dl.acm.org
Persistent memory (PM) is increasingly being leveraged to build hash-based indexing
structures featuring cheap persistence, high performance, and instant recovery, especially …

Nova-LSM: a distributed, component-based LSM-tree key-value store

H Huang, S Ghandeharizadeh - … of the 2021 International Conference on …, 2021 - dl.acm.org
The cloud infrastructure motivates disaggregation of monolithic data stores into components
that are assembled together based on an application's workload. This study investigates …

Non-relational databases on FPGAs: Survey, design decisions, challenges

J Dann, D Ritter, H Fröning - ACM Computing Surveys, 2023 - dl.acm.org
Non-relational database systems (NRDS) such as graph and key-value have gained
attention in various trending business and analytical application domains. However, while …