rocksdb/java
Xiaopeng Zhang 36963dc2ca fix write option typo in java samples (#7894)
Summary:
this is a trivial PR for rocksdb java samples, I think it is a typo about write options. to do sync write, WAL should not be disabled

Pull Request resolved: https://github.com/facebook/rocksdb/pull/7894

Reviewed By: jay-zhuang

Differential Revision: D26047128

Pulled By: mrambacher

fbshipit-source-id: a06ce54cb61af0d3f2578a709c34a0b1ccecb0b2
2021-01-26 19:13:08 -08:00
..
benchmark/src/main/java/org/rocksdb/benchmark
crossbuild
jmh
rocksjni
samples/src/main/java fix write option typo in java samples (#7894) 2021-01-26 19:13:08 -08:00
src Fixing Windows build using CMake (#7854) 2021-01-15 17:53:16 -08:00
CMakeLists.txt Fixing Windows build using CMake (#7854) 2021-01-15 17:53:16 -08:00
HISTORY-JAVA.md
jdb_bench.sh
Makefile
pom.xml.template
RELEASE.md