rocksdb/utilities/persistent_cache
krad e91b4d0cf6 Add factory method for creating persistent cache that is accessible from public
Summary:
Currently there is no mechanism to create persistent cache from
headers. Adding a simple factory method to create a simple persistent cache with
default or NVM optimized settings.

note: Any idea to test this factory is appreciated.

Test Plan: None

Reviewers: sdong

Subscribers: andrewkr, dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D64527
2016-10-03 10:55:46 -07:00
..
block_cache_tier_file_buffer.h Persistent Read Cache (part 6) Block Cache Tier Implementation 2016-08-01 14:15:14 -07:00
block_cache_tier_file.cc Fix Windows build issues (#1253) 2016-08-02 17:15:18 -07:00
block_cache_tier_file.h Fix Windows build issues (#1253) 2016-08-02 17:15:18 -07:00
block_cache_tier_metadata.cc Persistent Read Cache (part 6) Block Cache Tier Implementation 2016-08-01 14:15:14 -07:00
block_cache_tier_metadata.h Persistent Read Cache (part 6) Block Cache Tier Implementation 2016-08-01 14:15:14 -07:00
block_cache_tier.cc Add factory method for creating persistent cache that is accessible from public 2016-10-03 10:55:46 -07:00
block_cache_tier.h Add factory method for creating persistent cache that is accessible from public 2016-10-03 10:55:46 -07:00
hash_table_bench.cc cmake support for linux and osx (#1358) 2016-09-28 11:53:15 -07:00
hash_table_evictable.h Fix tsan error 2016-06-13 12:59:38 -07:00
hash_table_test.cc Add persistent cache to Windows build system 2016-06-02 17:48:25 -07:00
hash_table.h fix simple typos (#1183) 2016-06-25 08:29:40 +01:00
lrulist.h fix simple typos (#1183) 2016-06-25 08:29:40 +01:00
persistent_cache_bench.cc Fix Mac build failure (#1309) 2016-08-31 15:03:10 -07:00
persistent_cache_test.cc Add factory method for creating persistent cache that is accessible from public 2016-10-03 10:55:46 -07:00
persistent_cache_test.h Travis build break fix 2016-08-11 13:02:32 -07:00
persistent_cache_tier.cc Persistent Read Cache (part 6) Block Cache Tier Implementation 2016-08-01 14:15:14 -07:00
persistent_cache_tier.h Persistent Read Cache (8) Benchmark tooling 2016-08-10 17:49:22 -07:00
persistent_cache_util.h Persistent Read Cache (6) Persistent cache tier implentation - File layout 2016-07-19 12:01:46 -07:00
volatile_tier_impl.cc Enabled Windows build for volatile tier implementation 2016-06-09 11:10:35 -07:00
volatile_tier_impl.h Enabled Windows build for volatile tier implementation 2016-06-09 11:10:35 -07:00