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
mrambacher 281ac9c89e Add CreateFrom methods to Env/FileSystem (#8174) 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 Add CreateFrom methods to Env/FileSystem (#8174) 3 years ago
env_basic_test.cc Add CreateFrom methods to Env/FileSystem (#8174) 3 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 Fix test issue in new env_test tests (#8319) 3 years ago
file_system.cc Add CreateFrom methods to Env/FileSystem (#8174) 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 BugFix: fs_posix.cc GetFreeSpace uses wrong value non-root users (#8370) 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 Handle return code by io_uring_submit_and_wait() and io_uring_wait_cqe() (#8311) 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