Commit Graph

5292 Commits (67c1ae8831ba0e129b64743c068a4a192b2d87e4)
 

Author SHA1 Message Date
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
sdong 7c4615cf1f A utility function to help users migrate DB after options change 8 years ago
Siying Dong 5bb0a7f73d Update appveyor.yml 8 years ago
Siying Dong 86396cc189 Update appveyor.yml 8 years ago
Siying Dong c1db098dcf Update appveyor.yml 8 years ago
Siying Dong 7da2eaf0d9 Update appveyor.yml 8 years ago
Dhruba Borthakur 34723b4c4a Cleanup unused variable pending_fsync_. 8 years ago
Andrew Kryczka 7cc0dbd66f cat all logs in sandcastle output 8 years ago
Adam Retter 9253767a6a Correct geHistogramData() -> getHistogramData() (#1257) 8 years ago
sdong f35b16f246 db_bench add an option of --base_background_compactions 8 years ago
omegaga c3a4bea5dc Fix flaky test `ObsoleteFiles` 8 years ago
omegaga 8234faabfd Fix failed test 8 years ago
Islam AbdelRahman 4990c0d1a5 Remove deprecated LEVELDB_PLATFORM_POSIX 8 years ago
omegaga 7323e4c8ab Fix clang on macOS 8 years ago
Yi Wu ee027fc19f Ignore write stall triggers when auto-compaction is disabled 8 years ago
Dmitri Smirnov e4609a749b Fix Windows build issues (#1253) 8 years ago
omegaga 2306167d30 Fix clang build failure and refactor unit test 8 years ago
Aaron Gao 343304e1d3 Use StopWatch to do statistic job in db_impl_add_file.cc 8 years ago
Jay Edgar cdc4eb6892 Add a GetComparator() function to the ColumnFamilyHandle base class so that the user's comparator can be retrieved. 8 years ago
krad 712dd27e67 Build break fixes 8 years ago
Islam AbdelRahman 0155c73dee Fix parallel tests `make check -j` 8 years ago
krad c49ea68c55 Fix to enable running CI jobs locally 8 years ago
krad 726c2f7e5b Build break fix 8 years ago
omegaga d51dc96a79 Experiments on column-aware encodings 8 years ago
krad c116b47804 Persistent Read Cache (part 6) Block Cache Tier Implementation 8 years ago
omegaga 64046e581c Write a benchmark to emulate time series data 8 years ago
Adam Retter 9ae92f50b2 More granular steps in the Makefile, can help with running all or single Java tests (and with ASAN build - https://github.com/facebook/rocksdb/wiki/JNI-Debugging) (#1237) 8 years ago
Islam AbdelRahman 7c01d65344 [Fix Java] Remove duplicate cases in LoggerJniCallback::Logv 8 years ago
Adam Retter 8796934af7 Added missing Java ReadOptions settings (#1109) 8 years ago