Commit Graph

5320 Commits (ecf9003860ac1d2a0e1bec5846c40fe24ce61e7e)
 

Author SHA1 Message Date
Andrew Kryczka ecf9003860 Fix bug in printing values for block-based table 8 years ago
Yi Wu 72f8cc703c LRU cache mid-point insertion 8 years ago
Islam AbdelRahman 6a17b07ca8 Add TablePropertiesCollector support in SstFileWriter 8 years ago
Wanning Jiang 78837f5d61 TableBuilder / TableReader support for range deletion 8 years ago
Yi Wu 4cc37f59e5 Introduce ClockCache 8 years ago
Yi Wu ff17a2abf3 Adding TBB as dependency. 8 years ago
Jay 49d88be021 c abi: allow compaction filter ignore snapshot (#1268) 8 years ago
Alexander Jipa 0b63f51fbc fixes 1215: execute_process(COMMAND mkdir ${DIR}) fails to create a directory with cmake on Windows (#1219) 8 years ago
Dmitri Smirnov 3981345be1 Small nits (#1280) 8 years ago
Yi Wu 2a2ebb6f5e Move LRUCache structs to lru_cache.h header 8 years ago
Anirban Rahut 2fc2fd92a9 Single Delete Mismatch and Fallthrough statistics 8 years ago
Andrew Kryczka 3771e37970 WriteBatch support for range deletion 8 years ago
Andrew Kryczka 236756f2cf Make SyncPoint return immediately when disabled 8 years ago
Islam AbdelRahman 64a0082c69 Fix DBSSTest::AddExternalSstFileSkipSnapshot valgrind fail 8 years ago
Islam AbdelRahman dd7a748cff Fix java build 8 years ago
Mark Callaghan 4fe12baa66 Make db_bench less space for --stats_per_interval 8 years ago
sdong 6525ce4caf Compaction stats printing: "batch" => "commit group" 8 years ago
Edouard A a117891b4b Fixed typo (#1279) 8 years ago
Yueh-Hsuan Chiang b248e98cf9 Fix a destruction order issue in ThreadStatusUpdater 8 years ago
Philipp Unterbrunner deda159b55 Added min/max/avg data block size output to sst_dump 8 years ago
Aaron Gao e408e98c8c add Name() to Cache 8 years ago
Islam AbdelRahman a297643f2e Fix valgrind memory leak 8 years ago
Islam AbdelRahman d11c09d9e2 Eliminate memcpy from ForwardIterator 8 years ago
Adam Retter d367555027 Added further Java API options for controlling concurrent writes 8 years ago
Adam Retter ebdfe34cc4 Exposed further Java API options for controlling compaction 8 years ago
Dhruba Borthakur d1be594636 Improve documentation of SliceTransform. 8 years ago
Yueh-Hsuan Chiang 6056d6317d Improve comment and bug fix for GetOptionsFromMap functions in convenience.h 8 years ago
Aaron Gao 76a67cf741 support stackableDB as the baseDB of transactionDB 8 years ago
krad 67c1ae8831 Travis build break fix 8 years ago
Islam AbdelRahman b693ba68b5 Minor PinnedIteratorsManager Refactoring 8 years ago
Adam Retter db3dfb164e Fixes for arcanist config (#1271) 8 years ago
krad 87c91bd876 Persistent Read Cache (8) Benchmark tooling 8 years ago
Aaron Gao 2914de64e8 add sim_cache stats to Statistics 8 years ago
sdong 8b79422b52 [Proof-Of-Concept] RocksDB Blob Storage with a blob log file. 8 years ago
sdong 4beffe001d Fix test data race in two FaultInjectionTest tests 8 years ago
Willem Jan Withagen 821bcb0b39 util/arena.cc: FreeBSD: More portable use of mmap(MAP_ANON) (#1254) 8 years ago
sdong 5370f44a83 Increase RocksDB version 8 years ago
sdong 56dd034115 read_options.background_purge_on_iterator_cleanup to cover forward iterator and log file closing too. 8 years ago
Islam AbdelRahman ccecf3f4fb UniversalCompaction should ignore sorted runs being compacted (when compacting for file num) 8 years ago
Andrew Kryczka 1b0069ce2d Remove non-gtest from parallelized tests 8 years ago
sdong 638c49f24f Change HISTORY.md for release 4.11 8 years ago
Jay 6b8e9c68b7 fix vs generator (#1269) 8 years ago
Wanning Jiang c38b075e7e Update HISTORY.md 8 years ago
Wanning Jiang 8f399e3fee Update HISTORY.md 8 years ago
Zongzhi Chen 98d0b78eac Added check_snapshot option in the DB's AddFile function (#1261) 8 years ago
Andrew Kryczka 9fd68b7fb6 set travis open file descriptor limit 8 years ago
krad 59ddb50591 Fix travis build break 8 years ago
Adam Retter f4d986364e Added SetOptions support to RocksJava (#1243) 8 years ago
Yi Wu 7882cb9773 Make DBOptionsTest::EnableAutoCompactionAndTriggerStall less falky 8 years ago
omegaga 44f5cc57a5 Add time series database (resubmitted) 8 years ago