blob: ac629a114a359917beb06c13587e25f7629835dc [file] [log] [blame]
---
layout: default
title: Apache Incubator Mnemonic • Non-volatile memory
overview: true
---
<section class="intro">
<div class="grid">
<div class="unit whole center-on-mobiles">
<div class="first titlehead">
if <span>(</span> Mnemonic.inUse() <span>)</span> <span>{</span>
<div class="ifbody">
assert availMemory &gt;= sysMemory;<br/>
assert DurableObjectModal.takeEffect();<br/>
assert serDe.bypass();<br/>
assert cache.bypass();<br/>
</div>
<span>}</span>
</div>
</div>
</div>
</section>
<section class="features">
<div class="grid">
<div class="unit one-third">
<h2>Multi-Device</h2>
<p>Leverages Off-heap, NVMe, SSD, SpinDisk and etc.</p>
<a href="/docs/devices.html">Devices &rarr;</a>
</div>
<div class="unit one-third">
<h2>Speeds up the Apache Big Data Ecosystem</h2>
<p>Helps speed up big data applications including graphs.</p>
<a href="/docs/arch.html">Architecture &rarr;</a>
</div>
<div class="unit one-third">
<h2>Future Work</h2>
<p>Works on new features</p>
<a href="/docs/future.html">Future &rarr;</a>
</div>
<div class="clear"></div>
</div>
</section>