com.fasterxml.storemate.backend.leveldb.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of storemate-backend-leveldb Show documentation
Show all versions of storemate-backend-leveldb Show documentation
Physical store backend using Java version of LevelDB
/**
* Package that contains main LevelDB (java) back-end implementation.
*/
package com.fasterxml.storemate.backend.leveldb;