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

defrag: eblob_start_defrag takes additional parameter - defrag level (in... #109

Closed abudnik closed 9 years ago

abudnik commented 9 years ago

...cluding datasort only heavy-fragmented blobs aka compaction)

This PR is reworking of previous PR: https://github.com/reverbrain/eblob/pull/108

bioothod commented 9 years ago

Looks good, merged, thank you. Should I release a new version or there are more changes pending?

abudnik commented 9 years ago

Changes in elliptics in PR: https://github.com/reverbrain/elliptics/pull/586 requires up eblob version in its dependencies (it depends on newer eblob_start_defrag_level() function)

bioothod commented 9 years ago

I meant, are there any pending eblob changes?

abudnik commented 9 years ago

are there any pending eblob changes?

no