VladRodionov / bigbase

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

FileExtStorage flush() does not work #56

Open VladRodionov opened 10 years ago

VladRodionov commented 10 years ago

It seems does nothing. This does not affect the overall performance significantly (we flush anyway periodically in background thread - it works) but we need it for testing.