VladRodionov / bigbase

BigBase - read optimized, fully HBase-compatible, NoSQL Data Store
GNU Affero General Public License v3.0
9 stars 1 forks source link

Block cache: Efficient cache warm up. #14

Open VladRodionov opened 10 years ago

VladRodionov commented 10 years ago

How to pre-cache data efficiently. Current implementation of a BlockCache does not allow to specify which generation space block should be put into (young or tenured).