This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
rocksdb
Watch
0
Star
0
Fork
0
You've already forked rocksdb
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
rocksdb
/
java
History
Alexander Jipa
ac0d93b08f
fixes 1217: rocksdbjni javac and javah execute_processes fail on windows (
#1218
)
...
picking execute_process command based on OS
2016-07-27 00:18:49 +01:00
..
benchmark/src/main/java/org/rocksdb
/benchmark
Deprectate filter_deletes
2016-06-17 10:30:47 -07:00
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.
2015-10-12 20:29:58 -04:00
rocksjni
[Fix java build] Stop using non standard std::make_unique
2016-07-26 13:18:31 -07:00
samples/src/main
/java
Refactored tests to use try-with-resources
2016-03-01 16:00:45 +00:00
src
fixes 1228: rockdbjni loadLibraryFromJarToTemp fails when file is already present (
#1232
)
2016-07-24 11:19:00 +01:00
CMakeLists.txt
fixes 1217: rocksdbjni javac and javah execute_processes fail on windows (
#1218
)
2016-07-27 00:18:49 +01:00
HISTORY-JAVA.md
Update JAVA-HISTORY.md for v3.13
2015-08-04 18:12:58 -07:00
jdb_bench.sh
Moved Java Benchmark main classes into benchmark/src/main/java
2015-02-01 20:05:10 +00:00
Makefile
Delete deprecated backup classes in Java
2016-04-19 10:32:31 -07:00
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.
2015-10-12 20:29:58 -04:00
rocksjni.pom
fixes
#1212
: rocksdbjni maven build does not escape slashes in groovy script (
#1213
)
2016-07-17 09:43:34 +02:00