Port of leveldb in java with the goal of having a feature complete implementation that is within 10% of the performance of the c++ original and produces byte-for-byte exact copies of the c++ code.
this package contains the high level api for leveldb.