All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jsimpledb.kv.leveldb.package-info Maven / Gradle / Ivy

There is a newer version: 3.6.1
Show newest version

/*
 * Copyright (C) 2015 Archie L. Cobbs. All rights reserved.
 */

/**
 * {@link org.jsimpledb.kv.KVDatabase} implementation based on LevelDB.
 *
 * @see org.jsimpledb.kv.leveldb.LevelDBKVDatabase
 * @see leveldb
 * @see leveldbjni
 */
package org.jsimpledb.kv.leveldb;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy