rocksdb/java
Adam Retter 7f14519577 Small improvements to Docker build for RocksJava (#6079)
Summary:
* We can reuse downloaded 3rd-party libraries
* We can isolate the build to a Docker volume. This is useful for investigating failed builds, as we can examine the volume by assigning it a name during the build.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/6079

Differential Revision: D18710263

fbshipit-source-id: 93f456ba44b49e48941c43b0c4d53995ecc1f404
2019-11-26 13:28:31 -08:00
..
benchmark/src/main/java/org/rocksdb/benchmark Apply formatter on recent 45 commits. (#5827) 2019-09-19 12:34:17 -07:00
crossbuild Small improvements to Docker build for RocksJava (#6079) 2019-11-26 13:28:31 -08:00
rocksjni Add unordered write option rocksjava (#5839) 2019-09-27 10:19:40 -07:00
samples/src/main/java Add TransactionDB and OptimisticTransactionDB to the Java API 2018-03-02 10:34:13 -08:00
src Add unordered write option rocksjava (#5839) 2019-09-27 10:19:40 -07:00
CMakeLists.txt Added support for SstFileReader JNI interface (#5556) 2019-09-09 18:12:53 -07:00
HISTORY-JAVA.md Update JAVA-HISTORY.md for v3.13 2015-08-04 18:12:58 -07:00
jdb_bench.sh Add copyright headers per FB open-source checkup tool. (#5199) 2019-04-18 10:55:01 -07:00
Makefile Added support for SstFileReader JNI interface (#5556) 2019-09-09 18:12:53 -07:00
RELEASE.md fix typo (#6025) 2019-11-13 11:02:28 -08:00
rocksjni.pom Update java/rocksjni.pom 2017-07-18 13:12:23 -07:00