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

blob: do not commit to ram until eblob_writev_raw is finished. #32

Closed SaveTheRbtz closed 11 years ago

SaveTheRbtz commented 11 years ago

Closes: ELL-152