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 82a8f43ccc Document RELEASE.mdgit status 10 years ago
..
crossbuild Document RELEASE.mdgit status 10 years ago
org/rocksdb 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
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 Document RELEASE.mdgit status 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