Proceedings of the 13th International Workshop on Data Management on New Hardware 2017
DOI: 10.1145/3076113.3076123
|View full text |Cite
|
Sign up to set email alerts
|

An analysis of LSM caching in NVRAM

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 8 publications
(3 citation statements)
references
References 3 publications
0
3
0
Order By: Relevance
“…Their main consensus is to leave nodes unsorted and generally reduce writes. There is also some work on radix trees [19], LSM-Trees [18,21] and hash maps [26,31]. To the best of our knowledge, so far, only [8] considers a multi-dimensional layout and analytical queries.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Their main consensus is to leave nodes unsorted and generally reduce writes. There is also some work on radix trees [19], LSM-Trees [18,21] and hash maps [26,31]. To the best of our knowledge, so far, only [8] considers a multi-dimensional layout and analytical queries.…”
Section: Related Workmentioning
confidence: 99%
“…Replacement strategies for dynamic caching. Regarding the replacement strategy, Lersch et al [21] already investigated the application of a dynamic cache with eviction policy in the context of LSM-Trees on PMem. As these have shown possible benefits for a read-only setup, we envisage to re-use the tested LRU (least recently used) and the more optimized 2Q policies in our analytical context.…”
Section: Selective Cachingmentioning
confidence: 99%
“…Many modern keyvalue stores such as RocksDB [6] or Cassandra [27] are based on this concept. There are already first approaches to adapt this concept for PM [15,20,21]. Furthermore, prefix trees (tries) like ART were already migrated to PM [7] as well as some write optimized versions of it [18].…”
Section: Related Workmentioning
confidence: 99%