Hacker News new | ask | show | jobs
Show HN: Java RocksDB Without JNI (github.com)
3 points by dfa11 66 days ago
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!