reverbrain / eblob

Eblob is an append-only low-level IO library, which saves data in blob files. Created as low-level backend for elliptics
GNU Lesser General Public License v3.0
104 stars 29 forks source link

Changes to replace reverted commit https://github.com/reverbrain/eblob/commit/066f2c32b0c03db08fd80355f609c2d08151df10 #107

Closed shaitan closed 9 years ago

shaitan commented 9 years ago

indexsort: do not use binlog and do not flush eblob cache if cache is empty

bioothod commented 9 years ago

I added cache size check at flush time and therefore close this request