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 support for multiple cache locations #52

Closed VladRodionov closed 10 years ago

VladRodionov commented 10 years ago

With a bunch of fast drives, not always convenient to RAID them into single volume. File-based L3 block cache must support multiple cache locations (directories).

VladRodionov commented 10 years ago

Done.