Commit Graph

5361 Commits (4590b53a4b4b350a07e0f47c1311907c155de1b8)
 

Author SHA1 Message Date
Aaron Gao 4590b53a4b add stats to Cache::LookUp() 8 years ago
Sherlock 85bb308258 Expose Utility function StringToMap() (#1306) 8 years ago
Islam AbdelRahman 8ce1b8440a Fix Travis on Mac 8 years ago
Kien-hung Li 380e651afc Fix Mac build failure (#1309) 8 years ago
Andrew Kryczka 1613fa9490 Thread-specific histogram statistics 8 years ago
Aaron Gao 6a14d55bd9 add prefix_seek_mode to db_iter_test 8 years ago
Yi Wu de47e2bd4d Fix ClockCache memory leak 8 years ago
Islam AbdelRahman f099af4c76 Fix travis 8 years ago
Aaron Gao db74b1a219 fix bug in merge_iterator when data race happens 8 years ago
Aaron Gao b18f9c9eac add nullptr check to internal_prefix_transform 8 years ago
Joel Marcey 4e395e875e Update docs README.md 8 years ago
Aaron Gao 2482d5fb45 support Prev() in prefix seek mode 8 years ago
Yi Wu 7541c7a79e Fix cache_test valgrind_check failure 8 years ago
Adam Retter c8513cde0c Update the download location of Snappy (#1304) 8 years ago
Islam AbdelRahman b49b92cf28 Introduce Read amplification bitmap (read amp statistics) 8 years ago
Aaron Gao c7004840d2 store prefix_extractor_name in table 8 years ago
Aaron Gao 4ad928e170 add comment to SimCache to estimate actual capacity 8 years ago
Islam AbdelRahman e9b2af87f8 Expose ThreadPool under include/rocksdb/threadpool.h 8 years ago
Justin T. Gibbs 23a057007c Document memtable flush behavior in CancelAllBackgroundWork() 8 years ago
sdong dade61ac26 Mitigate regression bug of options.max_successive_merges hit during DB Recovery 8 years ago
Islam AbdelRahman cce702a6e4 [db_bench] Support single benchmark arguments (Repeat for X times, Warm up for X times), Support CombinedStats (AVG / MEDIAN) 8 years ago
Islam AbdelRahman 3586901f8f cat tests logs sorted by exit code 8 years ago
Justin Gibbs b2ce59537c Persist data during user initiated shutdown 8 years ago
Islam AbdelRahman 4b3438d2d6 Fix parallel valgrind (valgrind_check) 8 years ago
Andrew Kryczka a081f798b0 Relax consistency for thread-local ticker stats 8 years ago
Alex Robinson b10d65c2a4 Update and slightly clarify instructions in build_detect_platform (#1301) 8 years ago
Adam Retter f85f99bf69 Fix the Windows build of RocksDB Java. Similar to https://github.com/facebook/rocksdb/issues/1220 (#1284) 8 years ago
Mike Kolupaev 7b81095171 Fix a crash when compaction fails to open a file 8 years ago
Andrew Kryczka 7c95868378 Thread-specific ticker statistics 8 years ago
Joel Marcey ea9e0757ff Add initial GitHub pages infra for RocksDB documentation move and update. (#1294) 8 years ago
Islam AbdelRahman 2a9c97108e [Flaky Test] Disable DBPropertiesTest.GetProperty 8 years ago
Yi Wu d76ddf327d Disable ClockCache db_crashtest 8 years ago
Aaron Gao cec2c6436b fix data race in NewIndexIterator() in block_based_table_reader.cc 8 years ago
Yi Wu badbff65b7 Not insert into block cache if cache is full and not holding handle 8 years ago
Yi Wu 4a16c32ece Option to cache index/filter blocks with priority 8 years ago
Yi Wu 99c4af7160 Make ClockCache available with TSAN build 8 years ago
Andrew Kryczka f57bc1d034 Fix lambda expression for clang/windows 8 years ago
Andrew Kryczka 5440675c3d Fix lambda capture expression for windows 8 years ago
Andrew Kryczka 6584cec8f2 Fold function for thread-local data 8 years ago
Adam Retter 817eeb29b4 Add singleDelete to RocksJava (#1275) 8 years ago
Adam Retter ffdf6eee19 Add Status to RocksDBException so that meaningful function result Status from the C++ API isn't lost (#1273) 8 years ago
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