Commit Graph

5500 Commits (257de78d9b56f1c5a2d30ec942617275a96b9dc3)
 

Author SHA1 Message Date
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
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