Would the factor before compaction be always 2 ? On Wed, Sep 10, 2014 at 6:38 PM, olek.stas...@gmail.com < olek.stas...@gmail.com> wrote:
> IMHO, delete then insert will take two times more disk space then > single insert. But after compaction the difference will disappear. > This was true in version prior to 2.0, but it should still work this > way. But maybe someone will correct me, if i'm wrong. > Cheers, > Olek > > 2014-09-10 18:30 GMT+02:00 Michal Budzyn <michalbud...@gmail.com>: > > One insert would be much better e.g. for performance and network latency. > > I wanted to know if there is a significant difference (apart from > additional > > commit log entry) in the used storage between these 2 use cases. > > >