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: convert current StorageRecycler to LRUStorageRecycler #7

Open VladRodionov opened 10 years ago

VladRodionov commented 10 years ago

Make Storage Recycler pluggable. Check code - its probably done.