Add BlockBasedTableOptions::set_block_cache (#290)
Adding BlockBasedTableOptions::set_block_cache so we can set shared block cache instance to different column family and different DB instance. Also adding LRUCacheOptions and Cache structs.
Loading
Please register or sign in to comment