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

Types and Compression removal. Introduction of writev()-like interface. Stat improvements. #25

Closed SaveTheRbtz closed 11 years ago

SaveTheRbtz commented 11 years ago

NB! This commit breaks both ABI and API. All applications needs to be recompiled, most of them need to be rewritten PS. Pull request with Ellitics backend compatibility with this eblob version will follow soon.