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

stat: update total/removed records in realtime. It still will be sync… #142

Closed bioothod closed 9 years ago

bioothod commented 9 years ago

…ed via eblob_stat_summary_update() every @periodic_timeout

shaitan commented 9 years ago

:+1: But eblob's stats should be refactored and duplicating updates for bctl's stats and summary stats should be folded (sometime in the future).