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
Alexander Jipa 515b11ffab fixes #1210: rocksdb/java/CMakeLists.txt lacks cmake_minimum_required (#1214) 9 years ago
..
benchmark/src/main/java/org/rocksdb/benchmark Deprectate filter_deletes 9 years ago
crossbuild Fixed packaging of java crossbuild jar by forcing all compiled binaries to be output to the java/target directory. The uber crossbuild jar is then assembled within the java/target directory. 10 years ago
rocksjni Add options.write_buffer_manager: control total memtable size across DB instances 9 years ago
samples/src/main/java Refactored tests to use try-with-resources 10 years ago
src Deprectate filter_deletes 9 years ago
CMakeLists.txt fixes #1210: rocksdb/java/CMakeLists.txt lacks cmake_minimum_required (#1214) 9 years ago
HISTORY-JAVA.md Update JAVA-HISTORY.md for v3.13 10 years ago
Makefile Delete deprecated backup classes in Java 10 years ago
RELEASE.md Fixed packaging of java crossbuild jar by forcing all compiled binaries to be output to the java/target directory. The uber crossbuild jar is then assembled within the java/target directory. 10 years ago
jdb_bench.sh Moved Java Benchmark main classes into benchmark/src/main/java 11 years ago
rocksjni.pom fixes #1212: rocksdbjni maven build does not escape slashes in groovy script (#1213) 9 years ago