Commit Graph

2714 Commits (746cfaac5847a087b05446ca56a489e401553b97)
 

Author SHA1 Message Date
Lukáš Lalinský 746cfaac58 Relax the block count check on deallocation in env_test 10 years ago
sdong f822129b32 Add a unit test for behavior when merge operator and compaction filter co-exist. 10 years ago
Yueh-Hsuan Chiang 4161de92a3 Fix SIGSEGV 10 years ago
Hasnain Lakhani 373c665edf Fix broken test in 31b02d. 10 years ago
Igor Canadi 772bc97f13 No CompactFiles in ROCKSDB_LITE 10 years ago
Yueh-Hsuan Chiang 1d1a64f58a Move NeedsCompaction() from VersionStorageInfo to CompactionPicker 10 years ago
Igor Canadi cd0980150b Add concurrency to compacting SpatialDB 10 years ago
Igor Canadi 3c92e52338 Fix include 10 years ago
Igor Canadi 25f273027b Fix iOS compile with -Wshorten-64-to-32 10 years ago
sdong fa50abb726 Fix bug of reading from empty DB. 10 years ago
Hasnain Lakhani 31b02dc21d Improve Backup Engine. 10 years ago
Yueh-Hsuan Chiang 1033db29f9 Merge pull request #390 from fyrz/RocksJava-Cleanup 10 years ago
Yueh-Hsuan Chiang 9a03da773c Merge pull request #375 from fyrz/RocksJava-ColumnFamilyOptions-Extension-3.6 10 years ago
fyrz d50c68e3a5 [RocksJava] JavaDoc cleanup warnings with Java8 10 years ago
fyrz 079d942ea8 [RocksJava] Code-cleanup + Java7 warnings removed 10 years ago
fyrz 9a255b95f0 [RocksJava] Sample and Default value 10 years ago
fyrz 9d2ba21361 [RocksJava] Incorporated review comments 10 years ago
fyrz fa9cfc65f3 [RocksJava] Integrated Review comments from yhchiang in D28023 10 years ago
fyrz 75010d2084 [RocksJava] ColumnFamily custom Options API extension 10 years ago
fyrz 0345c2156f [RocksJava] Extend Options with ColumnFamilyOptions implementation ColumnFamilyOptions implementation with tests 10 years ago
Yueh-Hsuan Chiang 9759495229 Fixed clang compile error in version_builder_test 10 years ago
Yueh-Hsuan Chiang 5811419357 Fixed GetEstimatedActiveKeys 10 years ago
Igor Canadi 1f621e6abc Fix additional -Wshorten-64-to-32 errros 10 years ago
Igor Canadi 767777c2bd Turn on -Wshorten-64-to-32 and fix all the errors 10 years ago
Igor Canadi 113796c493 Fix NewFileNumber() 10 years ago
Yueh-Hsuan Chiang 625e162c69 Merge pull request #393 from fyrz/RocksJava-Flush 10 years ago
fyrz fc6fcbab9e [RocksJava] Flush functionality 10 years ago
fyrz 8e5547f64f [RocksJava] Makefile restructured 10 years ago
Yueh-Hsuan Chiang 26f0a78b03 Merge pull request #363 from adamretter/write_batch-iterate 10 years ago
Tomislav Novak 35c8c814e8 Make ForwardIterator::status() more efficient 10 years ago
Igor Canadi d88568c68d Move -Wnon-virtual-dtor to c++ flags 10 years ago
Igor Canadi c7ee9c3ab7 Fix -Wnon-virtual-dtor errors 10 years ago
Igor Canadi 746252197b Merge pull request #384 from msb-at-yahoo/compaction-filter-2-empty-changed-values 10 years ago
sdong dd726a59ef Bump Version Number to 3.8 10 years ago
Igor Canadi 4a3bd2bad2 Optimize usage of Status in CompactionJob 10 years ago
Igor Canadi bcdb9671c0 Fix build 10 years ago
Adam Retter d904fbbb0b Addresed comments from code review https://reviews.facebook.net/D27567 10 years ago
Adam Retter eeb9cf6c42 Test for WriteBatchHandler 10 years ago
Adam Retter 8fb4751d50 Iterator support for Write Batches 10 years ago
Igor Canadi 00211f9c5b Fix SIGSEGV in db_stresS 10 years ago
Igor Canadi a4a2bfd6bd Merge pull request #391 from Liuchang0812/fixmake 10 years ago
Igor Canadi 856059094e Merge pull request #389 from Liuchang0812/master 10 years ago
liuchang 01a7706379 remove unused target 10 years ago
liuchang dc34104637 Merge branch 'fix-example' 10 years ago
liuchang e7620536cf fix make static_lib error 10 years ago
Federico Piccinini 543df158c5 Expose sst_dump functionality as library call. 10 years ago
Igor Canadi e3d3567b5b Get rid of mutex in CompactionJob's state 10 years ago
Yueh-Hsuan Chiang 344edbb044 Fixed the shadowing in db/compaction.cc and include/rocksdb/db.h 10 years ago
Yueh-Hsuan Chiang b8b3903429 Fixed compile error in db/db_impl.cc 10 years ago
Yueh-Hsuan Chiang b622ba5d6b Fixed compile error in db/flush_job.cc 10 years ago