dain / leveldb

Port of LevelDB to Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement the compactRange method in the DbImpl class

chirino opened this issue · comments

Related to #29, right now compactRange just throws UnsupportedOperationException

commented

it seems the leveldb no longer maintained