Commit Graph

13 Commits (efaef9b40ac7251f92f6c6fdb0a2086a8d211949)

Author SHA1 Message Date
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
Yanqin Jin 90f5048207 Remove warnings caused by unused variables in jni (#4345) 6 years ago
Manuel Ung b9846370e9 WriteUnPrepared: Add support for recovering WriteUnprepared transactions (#4078) 6 years ago
Adam Retter db2445ad24 Brings the Java API for WriteBatch inline with the C++ API 7 years ago
Adam Retter 560e984995 Added CompactionFilterFactory support to RocksJava 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Ayappan 203136e793 Fix Compilation errors when using IBM Java 8 years ago
Matteo Merli 5f65dc8778 Expose DB::DeleteRange and WriteBath::DeleteRange in Java 8 years ago
Adam Retter c6d464a9da Fixed various memory leaks and Java 8 JNI Compatibility 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Igor Canadi 25f273027b Fix iOS compile with -Wshorten-64-to-32 10 years ago
Adam Retter d904fbbb0b Addresed comments from code review https://reviews.facebook.net/D27567 10 years ago
Adam Retter 8fb4751d50 Iterator support for Write Batches 10 years ago