summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-12bump version to 5.3.3v5.3.3rocksdb-5.3.3Islam AbdelRahman
2017-04-12Cleanup of ThreadStatusUtil structures should use the DB's referenceHerman Lee
2017-04-06Bump version to 5.3.2Islam AbdelRahman
2017-04-06Support SstFileManager::SetDeleteRateBytesPerSecond()Islam AbdelRahman
2017-04-05bump patch versionAndrew Kryczka
2017-04-05revert remove fallocate punch holeAndrew Kryczka
2017-04-03Added SstFileWriter construtor without explicit comparator to JNI apiMikhail Antonov
2017-03-30update history.md for fixing the bug that skips keysAaron Gao
2017-03-30delete fallocate with punch_holeAaron Gao
2017-03-29Expose the stalling information through DB::GetProperty()Siying Dong
2017-03-23fix a header includeAndrew Kryczka
2017-03-22HISTORY.md for log_size_for_flush in CreateCheckpoint()Siying Dong
2017-03-21Allow checkpointing without flushingSiying Dong
2017-03-10fix histogram max typecastAndrew Kryczka
2017-03-09release 5.3Andrew Kryczka
2017-03-09Revert "Report cpu usage using time command"Maysam Yabandeh
2017-03-08avoid ASSERT_EQ(false, ...);Andrew Kryczka
2017-03-08add max to histogram statsAndrew Kryczka
2017-03-08Report cpu usage using time commandMaysam Yabandeh
2017-03-08minor changes for rate limiter test flakinessAndrew Kryczka
2017-03-08Reset DBIter::saved_key_ with proper user key anywhere before pass to DBIter:...Aaron Gao
2017-03-08Fix random access alignmentDmitri Smirnov
2017-03-07Add Bulkoading IngestExternalFile blog postIslam AbdelRahman
2017-03-07Builders for partition filterMaysam Yabandeh
2017-03-07Add a memtable-only iteratorSagar Vemuri
2017-03-07fix db_sst_test flakinessLeonidas Galanis
2017-03-06Expose DB::DeleteRange and WriteBath::DeleteRange in JavaMatteo Merli
2017-03-06Set logs as getting flushed before releasing lock, race condition fixReid Horuff
2017-03-06Move db_test and external_sst_file_test out of Travis's MAC OS runSiying Dong
2017-03-05Fix a bug in tests in options operator=Maysam Yabandeh
2017-03-03RefactoringMaysam Yabandeh
2017-03-03Add stderr log level for ldb backup commandsAndrew Kryczka
2017-03-03fix rate limiter test flakinessAndrew Kryczka
2017-03-02Statistic for how often rate limiter is drainedAndrew Kryczka
2017-03-02Clarify VerifyBackup behaviorAndrew Kryczka
2017-03-02sanitize readahead when direct read enabledAaron Gao
2017-03-02Remove skip_table_builder_flush and default it to trueIslam AbdelRahman
2017-03-02Use more default options in db_benchAndrew Kryczka
2017-03-02Make compaction_pri settable through option stringSiying Dong
2017-02-28Make db_wal_test slightly fasterSiying Dong
2017-02-28Divide external_sst_file_testSiying Dong
2017-02-28Remove bulk loading and auto_roll_logger in rocksdb_liteAaron Gao
2017-02-28Fix the wrong address for PREFETCH in DynamicBloom::Prefetchxiusir
2017-02-27Move advanced column family options to advanced_options.hIslam AbdelRahman
2017-02-27Get unique_ptr to use delete[] for char[] in DumpMallocStatsPeter (Stig) Edwards
2017-02-27Add missing include for `abort()`Tamir Duberstein
2017-02-27Fixed various memory leaks and Java 8 JNI CompatibilityAdam Retter
2017-02-27Fix unaligned reads in read cacheIslam AbdelRahman
2017-02-27Separate small subset tests in DBTestSiying Dong
2017-02-27Run fewer tests in OSXSiying Dong