rocksdb/cache
Yi Wu 685912d07f Clock cache should check if deleter is nullptr before calling it
Summary:
Clock cache should check if deleter is nullptr before calling it.
Closes https://github.com/facebook/rocksdb/pull/3677

Differential Revision: D7493602

Pulled By: yiwu-arbug

fbshipit-source-id: 4f94b188d2baf2cbc7c0d5da30fea1215a683de4
2018-04-05 11:57:53 -07:00
..
cache_bench.cc fix gflags namespace 2017-12-01 10:42:05 -08:00
cache_test.cc Comment out unused variables 2018-03-05 13:13:41 -08:00
clock_cache.cc Clock cache should check if deleter is nullptr before calling it 2018-04-05 11:57:53 -07:00
clock_cache.h Change RocksDB License 2017-07-15 16:11:23 -07:00
lru_cache_test.cc LRUCacheShard cache line size alignment 2017-07-24 10:54:37 -07:00
lru_cache.cc Support for block_cache num_shards and other config via option string. 2017-11-28 10:48:53 -08:00
lru_cache.h Minor typo in comment (s/pro/pri) 2018-02-03 18:27:14 -08:00
sharded_cache.cc Comment out unused variables 2018-03-05 13:13:41 -08:00
sharded_cache.h Change RocksDB License 2017-07-15 16:11:23 -07:00