libleveldb-api-java

High level java api for leveldb
  http://github.com/dain/leveldb
  0
  no reviews



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.