summaryrefslogtreecommitdiff
path: root/db/wal_manager_test.cc
AgeCommit message (Expand)Author
2023-12-29Group SST write in flush, compaction and db open with new stats (#11910)Hui Xiao
2023-12-28Lightweight verification of MANIFEST file after close on shutdown (#12174)anand76
2023-11-11Quarantine files in a limbo state after a manifest error (#12030)Yu Zhang
2023-10-27Make OffpeakTimeInfo available in VersionSet (#12018)Jay Huh
2023-01-27Remove RocksDB LITE (#11147)sdong
2022-11-02Ran clang-format on db/ directory (#10910)Andrew Kryczka
2022-10-18Print stack traces on frozen tests in CI (#10828)Peter Dillinger
2022-08-10Migrate to docker for CI run (#10496)Jay Zhuang
2022-06-20Add blob source to retrieve blobs in RocksDB (#10198)Gang Liao
2022-05-06Remove own ToString() (#9955)sdong
2021-09-21Make SystemClock into a Customizable Class (#8636)mrambacher
2021-06-10Use DbSessionId as cache key prefix when secondary cache is enabled (#8360)Zhichao Cao
2021-04-22Make types of Immutable/Mutable Options fields match that of the underlying O...mrambacher
2021-03-15Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routi...mrambacher
2021-01-28Remove Legacy and Custom FileWrapper classes from header files (#7851)mrambacher
2021-01-06Create a CustomEnv class; Add WinFileSystem; Make LegacyFileSystemWrapper pri...mrambacher
2020-12-22Add more tests for assert status checked (#7524)mrambacher
2020-10-22Make FileType Public and Replace kLogFile with kWalFile (#7580)Zhichao Cao
2020-08-12Store FileSystemPtr object that contains FileSystem ptr (#7180)Akanksha Mahajan
2020-02-20Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)sdong
2019-12-13Introduce a new storage specific Env API (#5761)anand76
2019-09-20Apply formatter to recent 200+ commits. (#5830)sdong
2019-09-16Divide file_reader_writer.h and .cc (#5803)sdong
2019-06-19Replace Corruption with TryAgain status when new tail is not visible to Trans...Simon Grätzer
2019-06-13Integrate block cache tracer into db_impl (#5433)haoyuhuang
2019-05-31Organizing rocksdb/db directoryVijay Nadimpalli
2019-05-30Move some memory related files from util/ to memory/ (#5382)Siying Dong
2019-05-30Move test related files under util/ to test_util/ (#5377)Siying Dong
2018-11-09Update all unique/shared_ptr instances to be qualified with namespace std (#4...Sagar Vemuri
2018-08-23Add path to WritableFileWriter. (#4039)Yanqin Jin
2018-07-13Per-thread unique test db names (#4135)Maysam Yabandeh
2018-04-15fix memory leak in two_level_iteratorZhongyi Xie
2018-03-05Comment out unused variablesAndrew Kryczka
2018-02-22Back out "[codemod] - comment out unused parameters"Igor Sugak
2018-02-22- comment out unused parametersDavid Lai
2017-11-30WritePrepared Txn: PreReleaseCallbackMaysam Yabandeh
2017-11-10WritePrepared Txn: Refactor conf paramsMaysam Yabandeh
2017-07-21Revert "comment out unused parameters"Sagar Vemuri
2017-07-21comment out unused parametersVictor Gao
2017-07-15Change RocksDB LicenseSiying Dong
2017-06-24Optimize for serial commits in 2PCMaysam Yabandeh
2017-04-27Add GPLv2 as an alternative license.Siying Dong
2017-04-05Move some files under util/ to separate dirsSiying Dong
2016-09-23Split DBOptions into ImmutableDBOptions and MutableDBOptionsYi Wu
2016-09-15Fix GetSortedWalFiles when log recycling enabledAndrew Kryczka
2016-07-05Add options.write_buffer_manager: control total memtable size across DB insta...sdong
2016-02-09Updated all copyright headers to the new format.Baraa Hamodi
2015-12-24Fix clang warnings regarding unnecessary std::moveZhipeng Jia
2015-10-18log_writer: pass log number and whether recycling is enabled to ctorSage Weil
2015-07-20Skip unsupported tests in ROCKSDB_LITEIslam AbdelRahman