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

Added check to `write_commit` and `plain_write` that updating object is uncommitted #156

Closed shaitan closed 8 years ago

shaitan commented 8 years ago

From now, write_commit and plain_write are not permitted to update already committed record.