You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rocksdb/java
Chris Riccomini 6a64ea6171 add note about java 7 10 years ago
..
crossbuild since we're not sharing folders with the vm, copy built .so files and jars back to host system. 10 years ago
org/rocksdb fix mis-named jar in JNI loader 10 years ago
rocksjni Remove allow_thread_local 10 years ago
HISTORY-JAVA.md [Java] Add HISTORY-JAVA.md and include both C++ and Java history files in .jar. 10 years ago
Makefile Update RocksDB's Java bindings to support multiple native RocksDB builds in the same Jar file. Cross build RocksDB for linux32 and linux64 using Vagrant. Build a cross-platform fat jar that contains osx, linux32, and linux64 RocksDB static builds. 10 years ago
RELEASE.md add note about java 7 10 years ago
RocksDBSample.java Merge branch 'master' of ssh://github.com/ankgup87/rocksdb 10 years ago
jdb_bench.sh [Java] Fixed compile error due to the removal of ReadOptions.prefix_seek, minor improvement on DbBenchmark.java. 11 years ago