..
backupable
Fix a test failure when built with ASSERT_STATUS_CHECKED=1 ( #8075 )
2021-03-18 21:52:48 -07:00
blob_db
Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines ( #8033 )
2021-03-15 04:34:11 -07:00
cassandra
Add more tests for assert status checked ( #7524 )
2020-12-22 23:45:58 -08:00
checkpoint
Support retrieving checksums for blob files from the MANIFEST when checkpointing ( #8003 )
2021-03-01 20:07:07 -08:00
compaction_filters
convenience
Add a SystemClock class to capture the time functions of an Env ( #7858 )
2021-01-25 22:09:11 -08:00
leveldb_options
memory
No elide constructors ( #7798 )
2020-12-23 16:55:53 -08:00
merge_operators
No elide constructors ( #7798 )
2020-12-23 16:55:53 -08:00
option_change_migration
Add more tests for assert status checked ( #7524 )
2020-12-22 23:45:58 -08:00
options
Create a CustomEnv class; Add WinFileSystem; Make LegacyFileSystemWrapper private ( #7703 )
2021-01-06 10:49:32 -08:00
persistent_cache
Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines ( #8033 )
2021-03-15 04:34:11 -07:00
simulator_cache
Remove Legacy and Custom FileWrapper classes from header files ( #7851 )
2021-01-28 22:10:32 -08:00
table_properties_collectors
Add more tests for assert status checked ( #7524 )
2020-12-22 23:45:58 -08:00
trace
Remove Legacy and Custom FileWrapper classes from header files ( #7851 )
2021-01-28 22:10:32 -08:00
transactions
Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines ( #8033 )
2021-03-15 04:34:11 -07:00
ttl
Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines ( #8033 )
2021-03-15 04:34:11 -07:00
write_batch_with_index
Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines ( #8033 )
2021-03-15 04:34:11 -07:00
debug.cc
env_librados.cc
env_librados.md
env_librados_test.cc
env_mirror.cc
Add new Append API with DataVerificationInfo to Env WritableFile ( #8071 )
2021-03-19 11:44:13 -07:00
env_mirror_test.cc
env_timed.cc
Make ChRootEnv, EncryptedEnv, and TimedEnv into FileSystems ( #7968 )
2021-03-15 19:50:11 -07:00
env_timed_test.cc
fault_injection_env.cc
No elide constructors ( #7798 )
2020-12-23 16:55:53 -08:00
fault_injection_env.h
Add new Append API with DataVerificationInfo to Env WritableFile ( #8071 )
2021-03-19 11:44:13 -07:00
fault_injection_fs.cc
Handoff checksum Implementation ( #7523 )
2021-02-10 22:20:32 -08:00
fault_injection_fs.h
Handoff checksum Implementation ( #7523 )
2021-02-10 22:20:32 -08:00
merge_operators.h
object_registry.cc
object_registry_test.cc
util_merge_operators_test.cc