4 citations · 9 across the 8 of their papers we have counts for
Showing cs.DBShow all
2 papers · 1 filter
cs.DB2021
Using RDMA for Efficient Index Replication in LSM Key-Value Stores
Michalis Vardoulakis, Giorgos Saloustros, Pilar González-Férez +1
Log-Structured Merge tree (LSM tree) Key-Value (KV) stores have become a foundational layer in the storage stacks of datacenter and cloud services. Current approaches for achieving…
cs.DB2021★ 1 cited
Balancing Garbage Collection vs I/O Amplification using hybrid Key-Value Placement in LSM-based Key-Value Stores
Giorgos Xanthakis, Giorgos Saloustros, Nikos Batsaras +2
Key-value (KV) separation is a technique that introduces randomness in the I/O access patterns to reduce I/O amplification in LSM-based key-value stores for fast storage devices (N…