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
Datasort, defrag, caching, documentation and CI #6
Closed
SaveTheRbtz closed 11 years ago
This pull request mostly described in 23b5487:
Most changes can be summarized as: * Replaced defrag with data-sort routine: it's responsible for defragmentation, index and data sorting.
Datasort and Binlog functionality is described on reverbrain's wiki's blueprints: http://doc.reverbrain.com/blueprints:eblob:data-sort http://doc.reverbrain.com/blueprints:eblob:binlog