summaryrefslogtreecommitdiff
path: root/utilities/env_timed.cc
AgeCommit message (Expand)Author
2023-01-27Remove RocksDB LITE (#11147)sdong
2021-11-02Make FileSystem a Customizable Class (#8649)mrambacher
2021-03-15Make ChRootEnv, EncryptedEnv, and TimedEnv into FileSystems (#7968)mrambacher
2020-02-20Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)sdong
2019-02-14Apply modernize-use-override (2nd iteration)Michael Liu
2018-11-09Update all unique/shared_ptr instances to be qualified with namespace std (#4...Sagar Vemuri
2018-04-12comment unused parameters to turn on -Wunused-parameter flagDavid Lai
2017-07-15Change RocksDB LicenseSiying Dong
2017-04-05Move some files under util/ to separate dirsSiying Dong
2017-04-04add TimedEnvAndrew Kryczka