Commit Graph

5703 Commits (477b6ea5786cc3360008dd304841ad45d5d64551)
 

Author SHA1 Message Date
Igor Canadi 9803e0d813 compaction_filter.h cleanup 9 years ago
Islam AbdelRahman 51fa7ecec5 Bytes read/written from cache statistics 9 years ago
Igor Canadi f925208ffc Create Makefile target unity_test 9 years ago
dyniusz a065cdb388 bloom hit/miss stats for SST and memtable 9 years ago
Igor Canadi 40cdf797d2 Fix compile error on platforms without fallocate() 9 years ago
Igor Canadi 77e4ad7ce2 Fix compile failure on Travis 9 years ago
Lakshmi Narayanan 4049bcde39 Added boolean variable to guard fallocate() calls 9 years ago
Igor Canadi aadf49fe6b Travis shouldn't fail when clang-format suggests improvements 9 years ago
Igor Canadi d80ce7f99a Compaction filter on merge operands 9 years ago
krad 726d9ce1a6 Disabling unity 9 years ago
dyniusz 0267502655 Support for LevelDB SST with .ldb suffix 9 years ago
Siying Dong 5855cdb6d0 Merge pull request #750 from yuslepukhin/fixup_build_options 9 years ago
Igor Canadi 7bbe10c013 Merge pull request #751 from yuslepukhin/return_noerror 9 years ago
Dmitri Smirnov e95b703b7f Mmap reads should not return error if reading past file 9 years ago
Dmitri Smirnov 25c58a2040 Add shared_linked DEBUG flag, remove port from among the include directories. 9 years ago
krad 60b1c0a701 Fix to CI job definition 9 years ago
Islam AbdelRahman 9babaeed16 Update dump_tool and undump_tool to accept Options 9 years ago
Igor Canadi eb5b637fb0 Fix condition for bottommost level 9 years ago
Igor Canadi 9eaff629e3 Make corruption_test more robust 9 years ago
Igor Canadi bf19dbff44 Fix valgrind - Initialize done variable 9 years ago
Yueh-Hsuan Chiang 5c7bf56d35 [RocksDB Options] Support more options in RocksDBOptionParser for sanity check. 9 years ago
Igor Canadi 115427ef63 Add APIs PauseBackgroundWork() and ContinueBackgroundWork() 9 years ago
krad a39897369a Adding features to CI job description 9 years ago
Igor Canadi a47bf325c6 Merge pull request #748 from yuslepukhin/improve_test_runs 9 years ago
Dmitri Smirnov 65324a16dc Improve test running scripts 9 years ago
Igor Canadi 7e4ee42315 Merge pull request #743 from edsrzf/amalgamation 9 years ago
Evan Shaw 7a23e4d8ca New amalgamation target 9 years ago
Igor Canadi e9a6808c4d Merge pull request #745 from yuslepukhin/test_appveyor_baseline 9 years ago
Dmitri Smirnov 9320ffd67a Improve CI build and fix Windows build breakage 9 years ago
agiardullo 03b08ba9a9 Return MergeInProgress when fetching from transactions or WBWI with overwrite_key 9 years ago
Islam AbdelRahman c29af48d3e Add max_file_opening_threads to db_bench 9 years ago
Yueh-Hsuan Chiang da1cf8a9bc Add a missing check for deprecated options in options_helper.cc 9 years ago
agiardullo 5a51fa907b Fix accidental object copy in transactions 9 years ago
Yueh-Hsuan Chiang 1e73b11af7 Better handling of deprecated options in RocksDBOptionsParser 9 years ago
Yueh-Hsuan Chiang a8b8295d18 Fixed a compile warning in options_test.cc under clang 9 years ago
Yueh-Hsuan Chiang 74b100ac17 RocksDB Options file format and its serialization / deserialization. 9 years ago
Igor Canadi 75134f7562 Merge pull request #741 from yuslepukhin/test_appveyor_baseline 9 years ago
Dmitri Smirnov 2e7506d82c Improve CI build and build switches 9 years ago
Igor Canadi 1eff1834b2 Remove non-existing functions. Closes #680 9 years ago
Islam AbdelRahman 16d1ba7001 Clear SyncPoint Trace in DeleteSchedulerTests 9 years ago
Yueh-Hsuan Chiang 30f74fa964 Make CompactionJobStatsTest.UniversalCompactionTest more robust 9 years ago
agiardullo afe0dc539b SingleDelete support for Transactions 9 years ago
Yueh-Hsuan Chiang a263002a36 Fixed a tsan warning in db_stress.cc 9 years ago
Yueh-Hsuan Chiang e4861e7d68 Fixed a compile error in util/arena.h 9 years ago
Yueh-Hsuan Chiang 0fdb4f1688 Fixed a compile warning in util/arena.cc when hugetlb is not supported. 9 years ago
Igor Canadi 94ac8826c4 Merge pull request #737 from mlin/readonly-syncwal 9 years ago
Mike Lin 60fa9cf0b5 Override DBImplReadOnly::SyncWAL() to return NotSupported. Previously, calling it caused program abort. 10 years ago
krad 7df348b405 Minor fix to CI job definition 10 years ago
Igor Canadi dac3f22b77 Fix the test failure 10 years ago
Yueh-Hsuan Chiang 63e0f86797 Fixed a bug which causes rocksdb.flush.write.bytes stat is always zero 10 years ago