Persisting in-memory databases using SCM

dc.citation.firstpage2981en_US
dc.citation.journalTitle2016 IEEE International Conference on Big Data (Big Data)en_US
dc.citation.lastpage2990en_US
dc.contributor.authorGiles, Ellisen_US
dc.contributor.authorDoshi, Kshitijen_US
dc.contributor.authorVarman, Peteren_US
dc.date.accessioned2017-08-04T12:30:00Zen_US
dc.date.available2017-08-04T12:30:00Zen_US
dc.date.issued2016en_US
dc.description.abstractBig Data applications need to be able to access large amounts of variable data as fast as possible. Emerging Storage Class Memory (SCM) fit this need by making memory available in large capacity while making changes endure as a seamless continuation of load-store accesses through processor caches. However, when writing values into a persistent memory tier, programmers are faced with the dual problems of controlling untimely cache evictions that might commit changes prematurely, and of grouping changes and making them durable as a unit so that consistency can be guaranteed in the event of sudden failure. In this paper, we present various methods to achieve high-performance byte-addressable persistence for an in-memory data store. We chose Redis, a popular high-performance memory oriented key value database. We modified its source code to use SCM such that updates to data and structures are performed in a failure resilient manner. We evaluated the changes using both internal benchmarks and the Yahoo! Cloud Servicing Benchmark (YCSB). We found that even though Redis uses many SCM read operations, it can benefit from highly optimized persistent SCM write based approaches, especially when SCM write times are longer than DRAM write times. The paper presents an innovative Local Alias Table Batched (LATB) method, and shows that it outperforms the alternatives.en_US
dc.identifier.citationGiles, Ellis, Doshi, Kshitij and Varman, Peter. "Persisting in-memory databases using SCM." <i>2016 IEEE International Conference on Big Data (Big Data),</i> (2016) IEEE: 2981-2990. https://doi.org/10.1109/BigData.2016.7840950.en_US
dc.identifier.digitalBigData16en_US
dc.identifier.doihttps://doi.org/10.1109/BigData.2016.7840950en_US
dc.identifier.urihttps://hdl.handle.net/1911/96579en_US
dc.language.isoengen_US
dc.publisherIEEEen_US
dc.rightsArticle is made available in accordance with the publisher's policy and may be subject to US copyright law. Please refer to the publisher's site for terms of use.en_US
dc.titlePersisting in-memory databases using SCMen_US
dc.typeJournal articleen_US
dc.type.dcmiTexten_US
dc.type.publicationpublisher versionen_US
Files
Original bundle
Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
BigData16.pdf
Size:
912.42 KB
Format:
Adobe Portable Document Format