summaryrefslogtreecommitdiff
path: root/env/mock_env.h
AgeCommit message (Expand)Author
2022-10-24Run clang-format on env/ folder (#10859)akankshamahajan
2022-01-04Make the Env class Customizable (#9293)mrambacher
2021-11-02Make FileSystem a Customizable Class (#8649)mrambacher
2021-09-21Make SystemClock into a Customizable Class (#8636)mrambacher
2021-03-15Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routi...mrambacher
2020-10-27Fix many tests to run with MEM_ENV and ENCRYPTED_ENV; Introduce a MemoryFileS...mrambacher
2020-03-20Attempt to recover from db with missing table files (#6334)Yanqin Jin
2020-03-11Cache result of GetLogicalBufferSize in Linux (#6457)Cheng Chang
2020-02-20Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)sdong
2018-11-09Update all unique/shared_ptr instances to be qualified with namespace std (#4...Sagar Vemuri
2018-04-26Add virtual Truncate method to EnvNathan VanBenschoten
2017-07-15Change RocksDB LicenseSiying Dong
2017-04-27Add GPLv2 as an alternative license.Siying Dong
2017-04-05Move some files under util/ to separate dirsSiying Dong