summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-10Run fadvise with mmap file (#10142)sdong
2022-06-10Snapshots with user-specified timestamps (#9879)Yanqin Jin
2022-06-10Enable SecondaryCache::CreateFromString to create sec cache based on the uri ...gitbw95
2022-06-10Fix bug with kHashSearch and changing prefix_extractor with SetOptions (#10128)Peter Dillinger
2022-06-10Return try again when full_history_ts_low is higher than requested ts (#10126)Yu Zhang
2022-06-09Fix fragile CacheTest::ApplyToAllEntriesDuringResize (#10145)Peter Dillinger
2022-06-09Update jemalloc version for platform009 (#10143)Bo Wang
2022-06-09Enable wal_compression in crash_tests (#10141)Akanksha Mahajan
2022-06-08Fix bug for WalManager with compressed WAL (#10130)Akanksha Mahajan
2022-06-08Fix parsing of db_bench output (#10124)Mark Callaghan
2022-06-07Update test for secondary instance in stress test (#10121)Yanqin Jin
2022-06-07Set db_stress defaults for TSAN deadlock detector (#10131)Andrew Kryczka
2022-06-07Add unit test to verify that the dynamic priority can be passed from compacti...gitbw95
2022-06-07Handle "NotSupported" status by default implementation of Close() in … (#10...zczhu
2022-06-06Consolidate manual_compaction_paused_ check (#10070)zczhu
2022-06-06Return "invalid argument" when read timestamp is too old (#10109)Yu Zhang
2022-06-06Fix default implementaton of close() function for Directory/FSDirecto… (#10...zczhu
2022-06-06Fix overflow bug in standard deviation computation. (#10100)Guido Tagliavini Ponce
2022-06-06Refactor: Add BlockTypes to make them imply C++ type in block cache (#10098)Peter Dillinger
2022-06-05Disable CI benchmark from #9723 (#10119)Jay Zhuang
2022-06-04CI Benchmarking with CircleCI Runner and OpenSearch Dashboard (EB 1088) (#9723)Alan Paxton
2022-06-03Add a simple example of backup and restore (#10054)yite.gu
2022-06-03Add wide column serialization primitives (#9915)Levi Tamasi
2022-06-03Point-lookup returns timestamps of Delete and SingleDelete (#10056)Yanqin Jin
2022-06-03Increase ChargeTableReaderTest/ChargeTableReaderTest.Basic error tolerance ra...Hui Xiao
2022-06-03cmake: add an option to skip thirdparty.inc on Windows (#10110)Zeyi (Rice) Fan
2022-06-03Fix some bugs in verify_random_db.sh (#10112)Levi Tamasi
2022-06-03Fix a bug in WAL tracking (#10087)Yanqin Jin
2022-06-03Add support for FastLRUCache in cache_bench (#10095)Guido Tagliavini Ponce
2022-06-03Add default impl to dir close (#10101)zczhu
2022-06-03Add support for FastLRUCache in db_bench. (#10096)Guido Tagliavini Ponce
2022-06-03Temporarily disable wal compression (#10108)Yanqin Jin
2022-06-03Enhance to support more tuning options, and universal and integrated… (#9704)Mark Callaghan
2022-06-03Fix Java build (#10105)blob_st_lvl-preLevi Tamasi
2022-06-02Fix LITE build (#10106)Levi Tamasi
2022-06-02Add comments/permit unchecked error to close_db_dir pull requests (#10093)zczhu
2022-06-02Install zstd on CircleCI linux (#10102)Yanqin Jin
2022-06-02Make it possible to enable blob files starting from a certain LSM tree level ...Gang Liao
2022-06-02Add kLastTemperature as temperature high bound (#10044)Jay Zhuang
2022-06-01Support specifying blob garbage collection parameters when CompactRange() (#1...Gang Liao
2022-06-01Explicitly closing all directory file descriptors (#10049)Zichen Zhu
2022-06-01Add support for FastLRUCache in stress and crash tests. (#10081)Guido Tagliavini Ponce
2022-06-01Update History.md for #9922 (#10092)Akanksha Mahajan
2022-06-01Get current LogFileNumberSize the same as log_writer (#10086)Jay Zhuang
2022-06-01Add bug fix to HISTORY.md (#10091)Changyu Bi
2022-06-01Reduce risk of backup or checkpoint missing a WAL file (#10083)Peter Dillinger
2022-06-01Persist the new MANIFEST after successfully syncing the new WAL during recove...Akanksha Mahajan
2022-05-31Remove unused variable `single_column_family_mode_` (#10078)Yanqin Jin
2022-05-31Bypass tests instead of skipping (#10076)Jay Zhuang
2022-05-31Deflake unit test BackupEngineTest.Concurrency (#10069)Yanqin Jin