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
Peter Dillinger 27f3af5966 Fix serious FSDirectory use-after-Close bug (missing fsync) (#10460) 3 years ago
..
agg_merge Add Aggregation Merge Operator (#9780) 3 years ago
backup Do not hold mutex when write keys if not necessary (#7516) 3 years ago
blob_db Remove own ToString() (#9955) 3 years ago
cassandra
checkpoint Fix race condition with WAL tracking and `FlushWAL(true /* sync */)` (#10185) 3 years ago
compaction_filters
convenience
leveldb_options
memory Remove own ToString() (#9955) 3 years ago
merge_operators Remove using namespace (#9369) 3 years ago
option_change_migration Fix some typos in comments and HISTORY.md (#9798) 3 years ago
options Remove own ToString() (#9955) 3 years ago
persistent_cache Remove code that only compiles for Visual Studio versions older than 2015 (#10065) 3 years ago
simulator_cache Have Cache use Status::MemoryLimit (#10262) 3 years ago
table_properties_collectors Remove own ToString() (#9955) 3 years ago
trace Add rate limiter priority to ReadOptions (#9424) 3 years ago
transactions Remove Travis CI (#10407) 3 years ago
ttl Work around some new clang-analyze failures (#9515) 3 years ago
write_batch_with_index Add WriteOptions::protection_bytes_per_key (#10037) 3 years ago
cache_dump_load.cc
cache_dump_load_impl.cc Remove deprecated block-based filter (#10184) 3 years ago
cache_dump_load_impl.h Remove deprecated block-based filter (#10184) 3 years ago
compaction_filters.cc
counted_fs.cc Fix serious FSDirectory use-after-Close bug (missing fsync) (#10460) 3 years ago
counted_fs.h Explicitly closing all directory file descriptors (#10049) 3 years ago
debug.cc Add helper function to get debug type name (#10243) 3 years ago
env_mirror.cc
env_mirror_test.cc
env_timed.cc
env_timed.h
env_timed_test.cc
fault_injection_env.cc Explicitly closing all directory file descriptors (#10049) 3 years ago
fault_injection_env.h Explicitly closing all directory file descriptors (#10049) 3 years ago
fault_injection_fs.cc Explicitly closing all directory file descriptors (#10049) 3 years ago
fault_injection_fs.h Explicitly closing all directory file descriptors (#10049) 3 years ago
fault_injection_secondary_cache.cc Prevent double caching in the compressed secondary cache (#9747) 3 years ago
fault_injection_secondary_cache.h Prevent double caching in the compressed secondary cache (#9747) 3 years ago
memory_allocators.h
merge_operators.cc
merge_operators.h
object_registry.cc Added GetFactoryCount/Names/Types to ObjectRegistry (#9358) 3 years ago
object_registry_test.cc Added GetFactoryCount/Names/Types to ObjectRegistry (#9358) 3 years ago
util_merge_operators_test.cc
wal_filter.cc