Revision 5ae32b86ace6a73d4dc81cb3568ecf4403ed93da authored by Adam Retter on 02 March 2018, 23:33:08 UTC, committed by Sagar Vemuri on 14 March 2018, 23:58:02 UTC
Summary:
* Exposes status
* Corrects some method naming
* Adds missing functionality
Closes https://github.com/facebook/rocksdb/pull/3550

Differential Revision: D7140790

Pulled By: sagar0

fbshipit-source-id: cbdab6c5a7ae4f3030fb46739e9060e381b26fa6
1 parent 9e9192c
History
File Mode Size
cache_bench.cc -rw-r--r-- 7.4 KB
cache_test.cc -rw-r--r-- 19.9 KB
clock_cache.cc -rw-r--r-- 26.0 KB
clock_cache.h -rw-r--r-- 601 bytes
lru_cache.cc -rw-r--r-- 15.0 KB
lru_cache.h -rw-r--r-- 10.0 KB
lru_cache_test.cc -rw-r--r-- 5.0 KB
sharded_cache.cc -rw-r--r-- 4.8 KB
sharded_cache.h -rw-r--r-- 4.1 KB

back to top