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: L3-RAM reference cache - bulk removal of stale references #46

Open VladRodionov opened 10 years ago

VladRodionov commented 10 years ago

When storage recycle deletes file all references to this file must be removed from L3-RAM reference cache.

VladRodionov commented 10 years ago

This improves cache hit ratio, of course.