Revision 0fcdccc33eaed3023c9c2c1e232d3fdec26a375a authored by Yi Wu on 18 April 2017, 19:00:36 UTC, committed by Facebook Github Bot on 18 April 2017, 19:42:38 UTC
Summary:
Split out interfaces needed for blob storage from #1560, including
* CompactionEventListener and OnFlushBegin listener interfaces.
* Blob filename support.
Closes https://github.com/facebook/rocksdb/pull/2169

Differential Revision: D4905463

Pulled By: yiwu-arbug

fbshipit-source-id: 564e73448f1b7a367e5e46216a521e57ea9011b5
1 parent a6439d7
History
File Mode Size
cache_bench.cc -rw-r--r-- 7.4 KB
cache_test.cc -rw-r--r-- 18.8 KB
clock_cache.cc -rw-r--r-- 25.2 KB
clock_cache.h -rw-r--r-- 636 bytes
lru_cache.cc -rw-r--r-- 13.3 KB
lru_cache.h -rw-r--r-- 8.9 KB
lru_cache_test.cc -rw-r--r-- 4.8 KB
sharded_cache.cc -rw-r--r-- 4.8 KB
sharded_cache.h -rw-r--r-- 4.0 KB

back to top