dain / leveldb

Port of LevelDB to Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LevelDB optimizations like Basho's?

AshwinJay opened this issue · comments

I didn't know where else to post this question, but do you foresee making changes to your port of LevelDB like Basho - https://speakerdeck.com/basho/optimizing-leveldb-for-performance-and-scale-ricon-east-2013?

Thanks.

I don't have time to make any changes to this code base other than merging minor fixes.