Commit Graph

  • 4e395e875e Update docs README.md Joel Marcey 2016-08-30 08:05:43 -0700
  • 2482d5fb45 support Prev() in prefix seek mode Aaron Gao 2016-08-29 20:55:39 -0700
  • 7541c7a79e Fix cache_test valgrind_check failure Yi Wu 2016-08-29 10:40:00 -0700
  • c8513cde0c Update the download location of Snappy (#1304) Adam Retter 2016-08-29 04:24:08 +0100
  • b49b92cf28 Introduce Read amplification bitmap (read amp statistics) Islam AbdelRahman 2016-08-26 18:55:58 -0700
  • c7004840d2 store prefix_extractor_name in table Aaron Gao 2016-08-26 11:46:32 -0700
  • 4ad928e170 add comment to SimCache to estimate actual capacity Aaron Gao 2016-08-26 11:36:14 -0700
  • e9b2af87f8 Expose ThreadPool under include/rocksdb/threadpool.h Islam AbdelRahman 2016-08-26 10:41:35 -0700
  • 23a057007c Document memtable flush behavior in CancelAllBackgroundWork() Justin T. Gibbs 2016-08-26 10:14:40 -0700
  • dade61ac26 Mitigate regression bug of options.max_successive_merges hit during DB Recovery sdong 2016-08-25 14:43:12 -0700
  • cce702a6e4 [db_bench] Support single benchmark arguments (Repeat for X times, Warm up for X times), Support CombinedStats (AVG / MEDIAN) Islam AbdelRahman 2016-08-25 12:57:35 -0700
  • 3586901f8f cat tests logs sorted by exit code Islam AbdelRahman 2016-08-25 12:53:26 -0700
  • b2ce59537c Persist data during user initiated shutdown Justin Gibbs 2016-08-25 12:24:22 -0700
  • 4b3438d2d6 Fix parallel valgrind (valgrind_check) Islam AbdelRahman 2016-08-25 11:02:39 -0700
  • a081f798b0 Relax consistency for thread-local ticker stats Andrew Kryczka 2016-08-25 10:42:26 -0700
  • b10d65c2a4 Update and slightly clarify instructions in build_detect_platform (#1301) Alex Robinson 2016-08-25 13:40:38 -0400
  • f85f99bf69 Fix the Windows build of RocksDB Java. Similar to https://github.com/facebook/rocksdb/issues/1220 (#1284) Adam Retter 2016-08-25 18:16:26 +0100
  • 7b81095171 Fix a crash when compaction fails to open a file Mike Kolupaev 2016-08-25 04:39:26 -0700
  • 7c95868378 Thread-specific ticker statistics Andrew Kryczka 2016-08-24 15:42:31 -0700
  • ea9e0757ff Add initial GitHub pages infra for RocksDB documentation move and update. (#1294) Joel Marcey 2016-08-24 15:35:38 -0700
  • 2a9c97108e [Flaky Test] Disable DBPropertiesTest.GetProperty Islam AbdelRahman 2016-08-24 15:32:01 -0700
  • d76ddf327d Disable ClockCache db_crashtest Yi Wu 2016-08-24 14:19:05 -0700
  • cec2c6436b fix data race in NewIndexIterator() in block_based_table_reader.cc Aaron Gao 2016-08-23 18:20:41 -0700
  • badbff65b7 Not insert into block cache if cache is full and not holding handle Yi Wu 2016-08-23 13:53:49 -0700
  • 4a16c32ece Option to cache index/filter blocks with priority Yi Wu 2016-08-23 13:44:13 -0700
  • 99c4af7160 Make ClockCache available with TSAN build Yi Wu 2016-08-23 13:40:47 -0700
  • f57bc1d034 Fix lambda expression for clang/windows Andrew Kryczka 2016-08-23 13:34:56 -0700
  • 5440675c3d Fix lambda capture expression for windows Andrew Kryczka 2016-08-23 10:20:00 -0700
  • 6584cec8f2 Fold function for thread-local data Andrew Kryczka 2016-08-22 15:37:39 -0700
  • 817eeb29b4 Add singleDelete to RocksJava (#1275) Adam Retter 2016-08-22 19:02:31 +0100
  • ffdf6eee19 Add Status to RocksDBException so that meaningful function result Status from the C++ API isn't lost (#1273) Adam Retter 2016-08-22 19:01:42 +0100
  • ecf9003860 Fix bug in printing values for block-based table Andrew Kryczka 2016-08-22 10:27:50 -0700
  • 72f8cc703c LRU cache mid-point insertion Yi Wu 2016-08-19 16:43:31 -0700
  • 6a17b07ca8 Add TablePropertiesCollector support in SstFileWriter Islam AbdelRahman 2016-08-19 16:17:56 -0700
  • 78837f5d61 TableBuilder / TableReader support for range deletion Wanning Jiang 2016-08-19 15:10:31 -0700
  • 4cc37f59e5 Introduce ClockCache Yi Wu 2016-08-19 12:28:19 -0700
  • ff17a2abf3 Adding TBB as dependency. Yi Wu 2016-08-18 10:44:29 -0700
  • 49d88be021 c abi: allow compaction filter ignore snapshot (#1268) Jay 2016-08-18 09:48:43 +0800
  • 0b63f51fbc fixes 1215: execute_process(COMMAND mkdir ${DIR}) fails to create a directory with cmake on Windows (#1219) Alexander Jipa 2016-08-17 19:59:22 -0400
  • 3981345be1 Small nits (#1280) Dmitri Smirnov 2016-08-17 00:42:35 -0700
  • 2a2ebb6f5e Move LRUCache structs to lru_cache.h header Yi Wu 2016-08-16 14:43:41 -0700
  • 2fc2fd92a9 Single Delete Mismatch and Fallthrough statistics Anirban Rahut 2016-08-16 08:21:43 -0700
  • 3771e37970 WriteBatch support for range deletion Andrew Kryczka 2016-08-16 08:16:04 -0700
  • 236756f2cf Make SyncPoint return immediately when disabled Andrew Kryczka 2016-08-16 06:19:46 -0700
  • 64a0082c69 Fix DBSSTest::AddExternalSstFileSkipSnapshot valgrind fail Islam AbdelRahman 2016-08-15 14:04:40 -0700
  • dd7a748cff Fix java build Islam AbdelRahman 2016-08-15 14:03:33 -0700
  • 4fe12baa66 Make db_bench less space for --stats_per_interval Mark Callaghan 2016-08-15 11:07:05 -0700
  • 6525ce4caf Compaction stats printing: "batch" => "commit group" sdong 2016-08-15 10:29:29 -0700
  • a117891b4b Fixed typo (#1279) Edouard A 2016-08-15 18:21:01 +0200
  • b248e98cf9 Fix a destruction order issue in ThreadStatusUpdater Yueh-Hsuan Chiang 2016-08-15 09:04:55 -0700
  • deda159b55 Added min/max/avg data block size output to sst_dump Philipp Unterbrunner 2016-08-12 16:34:11 -0700
  • e408e98c8c add Name() to Cache Aaron Gao 2016-08-12 14:16:57 -0700
  • a297643f2e Fix valgrind memory leak Islam AbdelRahman 2016-08-11 23:34:19 -0700
  • d11c09d9e2 Eliminate memcpy from ForwardIterator Islam AbdelRahman 2016-08-11 19:10:16 -0700
  • d367555027 Added further Java API options for controlling concurrent writes Adam Retter 2016-06-14 16:52:25 +0100
  • ebdfe34cc4 Exposed further Java API options for controlling compaction Adam Retter 2016-06-14 16:51:56 +0100
  • d1be594636 Improve documentation of SliceTransform. Dhruba Borthakur 2016-08-10 16:21:37 -0700
  • 6056d6317d Improve comment and bug fix for GetOptionsFromMap functions in convenience.h Yueh-Hsuan Chiang 2016-08-11 14:54:29 -0700
  • 76a67cf741 support stackableDB as the baseDB of transactionDB Aaron Gao 2016-08-11 14:19:33 -0700
  • 67c1ae8831 Travis build break fix krad 2016-08-10 13:26:15 -0700
  • b693ba68b5 Minor PinnedIteratorsManager Refactoring Islam AbdelRahman 2016-08-11 11:54:17 -0700
  • db3dfb164e Fixes for arcanist config (#1271) Adam Retter 2016-08-11 18:09:43 +0100
  • 87c91bd876 Persistent Read Cache (8) Benchmark tooling krad 2016-05-05 11:50:30 -0700
  • 2914de64e8 add sim_cache stats to Statistics Aaron Gao 2016-08-10 17:42:24 -0700
  • 8b79422b52 [Proof-Of-Concept] RocksDB Blob Storage with a blob log file. sdong 2016-08-09 10:16:32 -0700
  • 4beffe001d Fix test data race in two FaultInjectionTest tests sdong 2016-08-10 10:58:15 -0700
  • 821bcb0b39 util/arena.cc: FreeBSD: More portable use of mmap(MAP_ANON) (#1254) Willem Jan Withagen 2016-08-10 22:52:23 +0200
  • 5370f44a83 Increase RocksDB version sdong 2016-08-10 13:20:55 -0700
  • 56dd034115 read_options.background_purge_on_iterator_cleanup to cover forward iterator and log file closing too. sdong 2016-08-03 17:42:06 -0700
  • ccecf3f4fb UniversalCompaction should ignore sorted runs being compacted (when compacting for file num) Islam AbdelRahman 2016-08-10 12:37:43 -0700
  • 1b0069ce2d Remove non-gtest from parallelized tests Andrew Kryczka 2016-08-10 11:08:09 -0700
  • 638c49f24f Change HISTORY.md for release 4.11 sdong 2016-08-05 15:55:34 -0700
  • 6b8e9c68b7 fix vs generator (#1269) Jay 2016-08-11 00:08:13 +0800
  • c38b075e7e Update HISTORY.md Wanning Jiang 2016-08-09 21:12:45 -0700
  • 8f399e3fee Update HISTORY.md Wanning Jiang 2016-08-09 20:57:40 -0700
  • 98d0b78eac Added check_snapshot option in the DB's AddFile function (#1261) Zongzhi Chen 2016-08-10 09:14:13 +0800
  • 9fd68b7fb6 set travis open file descriptor limit Andrew Kryczka 2016-08-08 22:38:04 -0700
  • 59ddb50591 Fix travis build break krad 2016-08-08 15:12:48 -0700
  • f4d986364e Added SetOptions support to RocksJava (#1243) Adam Retter 2016-08-06 20:03:47 +0100
  • 7882cb9773 Make DBOptionsTest::EnableAutoCompactionAndTriggerStall less falky Yi Wu 2016-08-05 16:45:57 -0700
  • 44f5cc57a5 Add time series database (resubmitted) omegaga 2016-08-05 15:56:22 -0700
  • 7c4615cf1f A utility function to help users migrate DB after options change sdong 2016-07-13 21:08:15 -0700
  • 5bb0a7f73d Update appveyor.yml Siying Dong 2016-08-05 12:33:33 -0700
  • 86396cc189 Update appveyor.yml Siying Dong 2016-08-05 12:27:50 -0700
  • c1db098dcf Update appveyor.yml Siying Dong 2016-08-05 12:24:24 -0700
  • 7da2eaf0d9 Update appveyor.yml Siying Dong 2016-08-05 12:22:42 -0700
  • 34723b4c4a Cleanup unused variable pending_fsync_. Dhruba Borthakur 2016-08-04 16:02:50 -0700
  • 7cc0dbd66f cat all logs in sandcastle output Andrew Kryczka 2016-08-04 23:06:28 -0700
  • 9253767a6a Correct geHistogramData() -> getHistogramData() (#1257) Adam Retter 2016-08-05 04:16:16 +0100
  • f35b16f246 db_bench add an option of --base_background_compactions sdong 2016-08-03 16:02:41 -0700
  • c3a4bea5dc Fix flaky test `ObsoleteFiles` omegaga 2016-08-03 15:19:35 -0700
  • 8234faabfd Fix failed test omegaga 2016-08-03 14:23:21 -0700
  • 4990c0d1a5 Remove deprecated LEVELDB_PLATFORM_POSIX Islam AbdelRahman 2016-08-03 11:07:53 -0700
  • 7323e4c8ab Fix clang on macOS omegaga 2016-08-03 10:41:27 -0700
  • ee027fc19f Ignore write stall triggers when auto-compaction is disabled Yi Wu 2016-08-02 21:55:26 -0700
  • e4609a749b Fix Windows build issues (#1253) Dmitri Smirnov 2016-08-02 17:15:18 -0700
  • 2306167d30 Fix clang build failure and refactor unit test omegaga 2016-08-02 15:16:39 -0700
  • 343304e1d3 Use StopWatch to do statistic job in db_impl_add_file.cc Aaron Gao 2016-08-02 14:53:29 -0700
  • cdc4eb6892 Add a GetComparator() function to the ColumnFamilyHandle base class so that the user's comparator can be retrieved. Jay Edgar 2016-07-25 15:06:11 -0700
  • 712dd27e67 Build break fixes krad 2016-08-01 16:55:01 -0700