Commit Graph

5383 Commits (66a91e2607e9529920c218849e1f5c224f772e1d)
 

Author SHA1 Message Date
Edouard A 66a91e2607 Add NoSpace subcode to IOError (#1320) 8 years ago
sdong 67036c0406 Fix Flaky ColumnFamilyTest.FlushCloseWALFiles 8 years ago
wenduo 0e2da497c6 fix typo in option.h's comment (#1321) 8 years ago
Joel Marcey 6d61358a09 Add real Google Analytics ID 8 years ago
Joel Marcey 2d9d36ea46 Have "Edit on GitHub" point to master instead of gh-pages 8 years ago
Joel Marcey 9377518981 Update landing page content 8 years ago
Joel Marcey 1ec75ee76b Add redirects from old blog posts link to new format 8 years ago
sdong 607628d349 Support ZSTD with finalized format 8 years ago
Injun Song ce1be2ce37 Fix build error on Windows (AppVeyor) (#1315) 8 years ago
sdong f7669b40ba Fix Windows Build 8 years ago
sdong 22696b0881 Fix uninitlized CompactionJob::SubcompactionState::current_output_file_size 8 years ago
Islam AbdelRahman c1865e0f7f Trigger more tests per diff 8 years ago
Yi Wu a88677d2cf Remove ImmutableCFOptions from public API 8 years ago
Islam AbdelRahman 80c75593ed Fix data race in AddFile() with multiple files + custom comparator bug 8 years ago
Islam AbdelRahman 5051755e35 Fix db_bench memory use after free (detected by clang_analyze) 8 years ago
John Alexander 4fd08f4b8b Ensure Correct Behavior of StatsLevel kExceptDetailedTimers and kExceptTimeForMutex (#1308) 8 years ago
Joel Marcey e14fbaae26 Add FAQ based on the front page of the current rocksdb.org 8 years ago
Joel Marcey 3c2262400f Migrate the RocksDB Worpdress blog over to Jekyll 8 years ago
Joel Marcey ee0e2201e0 Transfer the current Getting Started contents to GitHub Pages 8 years ago
Joel Marcey 5a0e9a4cfa Initial Landing Page 8 years ago
Joel Marcey 9447a85404 Remove the `doc` directory 8 years ago
sdong 32149059f9 Merge options source_compaction_factor, max_grandparent_overlap_bytes and expanded_compaction_factor into max_compaction_bytes 8 years ago
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