hank icon indicating copy to clipboard operation
hank copied to clipboard

Implement Cueball compaction

Open thomas-kielbus opened this issue 12 years ago • 0 comments

It is not compaction in the same sense as Curly compaction, since the resulting store is not smaller than after a regular update. However, this would allow us to compact the source data (many deltas become a smaller base), and also take advantage of a distributed update, which could be faster.

thomas-kielbus avatar Feb 23 '12 23:02 thomas-kielbus