Provides in-memory store which uses sun.misc.Unsafe for 10% boost.
'org.mapdb:mapdb-unsafe:0.9'
<dependency>
<groupId>org.mapdb</groupId>
<artifactId>mapdb-unsafe</artifactId>
<version>0.9</version>
</dependency>
<dependency org="org.mapdb" name="mapdb-unsafe" rev="0.9"/>
"org.mapdb", "mapdb-unsafe", "0.9"