You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rocksdb/env
sdong e19908cba6 Refactor kill point (#8241) 3 years ago
..
composite_env.cc Add new Append API with DataVerificationInfo to Env WritableFile (#8071) 3 years ago
composite_env_wrapper.h Integrated BlobDB for backup/restore support (#8129) 3 years ago
env.cc Integrated BlobDB for backup/restore support (#8129) 3 years ago
env_basic_test.cc Improvements to Env::GetChildren (#7819) 4 years ago
env_chroot.cc Make backups openable as read-only DBs (#8142) 3 years ago
env_chroot.h Make backups openable as read-only DBs (#8142) 3 years ago
env_encryption.cc Fix unittest no space issue (#8204) 3 years ago
env_encryption_ctr.h Changes to EncryptedEnv public API (#7279) 4 years ago
env_hdfs.cc Use thread-safe `strerror_r()` to get error message (#8087) 3 years ago
env_posix.cc Use thread-safe `strerror_r()` to get error message (#8087) 3 years ago
env_test.cc Use thread-safe `strerror_r()` to get error message (#8087) 3 years ago
file_system.cc Integrated BlobDB for backup/restore support (#8129) 3 years ago
file_system_tracer.cc Add request_id in IODebugContext. (#8045) 3 years ago
file_system_tracer.h Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 3 years ago
fs_posix.cc Adding safer permissions to PosixFilesystem::NewLogger (#8106) 3 years ago
fs_readonly.h Fix crash test with backup as read-only DB (#8161) 3 years ago
fs_remap.cc Make backups openable as read-only DBs (#8142) 3 years ago
fs_remap.h Fix crash test with backup as read-only DB (#8161) 3 years ago
io_posix.cc Refactor kill point (#8241) 3 years ago
io_posix.h Add AppendWithVerify and PositionedAppendWithVerify to Env and FileSystem (#7419) 4 years ago
io_posix_test.cc Status check enforcement for io_posix_test and options_settable_test (#6857) 4 years ago
mock_env.cc Always truncate the latest WAL file on DB Open (#8122) 3 years ago
mock_env.h Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 3 years ago
mock_env_test.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago