Commit Graph

5488 Commits (f26a139d89eba71bd28946e1f14bf59b8139cd11)
 

Author SHA1 Message Date
zhangjinpeng1987 b06b191362 add C api for set wal_recovery_mode (#1327) 8 years ago
Islam AbdelRahman 1cca091298 Temporarily revert Prev() prefix support 8 years ago
Andrew Kryczka de28a25533 Update HISTORY.md for thread-local stats 8 years ago
ammongit 0fcb6dbed7 Remove extraneous function prototypes from c.h (#1326) 8 years ago
Islam AbdelRahman 52ee07b021 Move AddFile() tests to external_sst_file_test.cc 8 years ago
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