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/utilities
Andrew Kryczka 1c5f13f2a5 Fail early when `merge_operator` not configured (#7667) 4 years ago
..
backupable Fix a recovery corner case (#7621) 4 years ago
blob_db Remove unused includes (#7604) 4 years ago
cassandra Remove unused includes (#7604) 4 years ago
checkpoint Make FileType Public and Replace kLogFile with kWalFile (#7580) 4 years ago
compaction_filters
convenience
leveldb_options
memory Add few unit test cases in ASSERT_STATUS_CHECKED (#7500) 4 years ago
merge_operators Remove unused includes (#7604) 4 years ago
option_change_migration Whole DBTest to skip fsync (#7274) 4 years ago
options Return NotFound from TableFactory configuration errors during options loading (#7615) 4 years ago
persistent_cache Fix many tests to run with MEM_ENV and ENCRYPTED_ENV; Introduce a MemoryFileSystem class (#7566) 4 years ago
simulator_cache Bring the Configurable options together (#5753) 4 years ago
table_properties_collectors
trace Add some simulator cache and block tracer tests to ASSERT_STATUS_CHECKED (#7305) 4 years ago
transactions Fail early when `merge_operator` not configured (#7667) 4 years ago
ttl DBWithTTL::Open() param ttls: vector<int32_t> to const vector<int32_t>& (#7196) 4 years ago
write_batch_with_index Fix write_batch_test when ASSERT_STATUS_CHECKED=1 (#7575) 4 years ago
debug.cc In ParseInternalKey(), include corrupt key info in Status (#7515) 4 years ago
env_librados.cc
env_librados.md
env_librados_test.cc
env_mirror.cc
env_mirror_test.cc
env_timed.cc
env_timed_test.cc Make env*_test work with ASSERT_STATUS_CHECKED (#7176) 4 years ago
fault_injection_env.cc Support injecting read errors for RandomAccessFile when using FaultInjectionTestEnv (#7447) 4 years ago
fault_injection_env.h Status check enforcement for error_handler_fs_test (#7342) 4 years ago
fault_injection_fs.cc Add EnvTestWithParam::OptionsTest to the ASSERT_STATUS_CHECKED passes (#7283) 4 years ago
fault_injection_fs.h Status check enforcement for error_handler_fs_test (#7342) 4 years ago
merge_operators.h
object_registry.cc
object_registry_test.cc
util_merge_operators_test.cc