Show HN: Java RocksDB Without JNI(github.com)
github.com
Show HN: Java RocksDB Without JNI
https://github.com/dfa1/rocksdbffm
I'm trying to building alternative bindings for Java using new FFM: the results are promising (2x faster than JNI for simple get()). Comments and feedback are welcome!