2 * Sixth Data. Copyright ©2012-2018, Svjatoslav Agejenko, svjatoslav@svjatoslav.eu
4 * This program is free software; you can redistribute it and/or
5 * modify it under the terms of version 3 of the GNU Lesser General Public License
6 * or later as published by the Free Software Foundation.
9 package eu.svjatoslav.sixth.data.store;
12 * Underlying storage layer.
13 * An fast ID to byte array map.
14 * Main interface {@link eu.svjatoslav.sixth.data.store.DataStore}.