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/cache
Hui Xiao 2fbe32b0c1 RAII support for per cache reservation through handle (#9130) 3 years ago
..
cache.cc Make SecondaryCache Customizable (#8480) 3 years ago
cache_bench.cc Add (& fix) some simple source code checks (#8821) 3 years ago
cache_bench_tool.cc Make SecondaryCache Customizable (#8480) 3 years ago
cache_entry_roles.cc Account for dictionary-building buffer in global memory limit (#8428) 3 years ago
cache_entry_roles.h Account for dictionary-building buffer in global memory limit (#8428) 3 years ago
cache_entry_stats.h Fix and detect headers with missing dependencies (#8893) 3 years ago
cache_helpers.h Use deleters to label cache entries and collect stats (#8297) 3 years ago
cache_reservation_manager.cc RAII support for per cache reservation through handle (#9130) 3 years ago
cache_reservation_manager.h RAII support for per cache reservation through handle (#9130) 3 years ago
cache_reservation_manager_test.cc RAII support for per cache reservation through handle (#9130) 3 years ago
cache_test.cc Use deleters to label cache entries and collect stats (#8297) 3 years ago
clock_cache.cc Replace most typedef with using= (#8751) 3 years ago
clock_cache.h Change RocksDB License 7 years ago
lru_cache.cc Fix a race in LRUCacheShard::Promote (#8717) 3 years ago
lru_cache.h Add a stat to count secondary cache hits (#8666) 3 years ago
lru_cache_test.cc Add lowest_used_cache_tier to ImmutableDBOptions to enable or disable Secondary Cache (#9050) 3 years ago
sharded_cache.cc Add a stat to count secondary cache hits (#8666) 3 years ago
sharded_cache.h Add a stat to count secondary cache hits (#8666) 3 years ago