summaryrefslogtreecommitdiff
path: root/env/composite_env_wrapper.h
AgeCommit message (Expand)Author
2023-01-27Remove RocksDB LITE (#11147)sdong
2022-07-08Support reservation in thread pool (#10278)zczhu
2022-01-04Make the Env class Customizable (#9293)mrambacher
2021-04-07Integrated BlobDB for backup/restore support (#8129)Akanksha Mahajan
2021-01-28Remove Legacy and Custom FileWrapper classes from header files (#7851)mrambacher
2021-01-25Add a SystemClock class to capture the time functions of an Env (#7858)mrambacher
2021-01-06Create a CustomEnv class; Add WinFileSystem; Make LegacyFileSystemWrapper pri...mrambacher
2020-09-23Add AppendWithVerify and PositionedAppendWithVerify to Env and FileSystem (#7...Zhichao Cao
2020-08-04Add support to start and end IOTracing through DB APIs (#7203)Akanksha Mahajan
2020-06-13Make it able to lower cpu priority to specific level in threadpool (#6969)Cheng Chang
2020-06-03Route GetTestDirectory to FileSystem in CompositeEnvWrappers (#6896)Hans Holmberg
2020-04-17Add IsDirectory() to Env and FS (#6711)Yanqin Jin
2020-03-27Pass IOStatus to write path and set retryable IO Error as hard error in BG jo...Zhichao Cao
2020-03-23Simplify migration to FileSystem API (#6552)anand76
2020-03-11Cache result of GetLogicalBufferSize in Linux (#6457)Cheng Chang
2020-02-20Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)sdong
2020-01-08Fix some shadow warning (#6242)sdong
2019-12-13Introduce a new storage specific Env API (#5761)anand76