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
ehds@qq.com d95e13e9cc typo(clock_cache) fix incomplete message typo (#9638) 2 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 Change type of cache buffer passed to `Cache::CreateCallback()` to `const void*` (#9595) 2 years ago
cache_entry_roles.cc Account Bloom/Ribbon filter construction memory in global memory limit (#9073) 3 years ago
cache_entry_roles.h Account Bloom/Ribbon filter construction memory in global memory limit (#9073) 3 years ago
cache_entry_stats.h New stable, fixed-length cache keys (#9126) 3 years ago
cache_helpers.h Use deleters to label cache entries and collect stats (#8297) 3 years ago
cache_key.cc Enhance new cache key testing & comments (#9329) 2 years ago
cache_key.h New stable, fixed-length cache keys (#9126) 3 years ago
cache_reservation_manager.cc New stable, fixed-length cache keys (#9126) 3 years ago
cache_reservation_manager.h New stable, fixed-length cache keys (#9126) 3 years ago
cache_reservation_manager_test.cc New stable, fixed-length cache keys (#9126) 3 years ago
cache_test.cc Fix/improve 'must free heap allocations' code (#9209) 3 years ago
clock_cache.cc typo(clock_cache) fix incomplete message typo (#9638) 2 years ago
clock_cache.h Change RocksDB License 7 years ago
lru_cache.cc Fix/improve 'must free heap allocations' code (#9209) 3 years ago
lru_cache.h Add a stat to count secondary cache hits (#8666) 3 years ago
lru_cache_test.cc Change type of cache buffer passed to `Cache::CreateCallback()` to `const void*` (#9595) 2 years ago
lru_secondary_cache.cc Add a secondary cache implementation based on LRUCache 1 (#9518) 2 years ago
lru_secondary_cache.h Add a secondary cache implementation based on LRUCache 1 (#9518) 2 years ago
lru_secondary_cache_test.cc Add a secondary cache implementation based on LRUCache 1 (#9518) 2 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