Storage Snapshots
acurrieclark opened this issue · 1 comments
acurrieclark commented
There appear to be 2 issues with storage snapshots:
- When deleting a document, it's snapshots are not removed. There is an easy fix, but ideally we need a test to match and creating the correct conditions for a snapshot to be taken is not straightforward.
- If change is made which would trigger a compaction, followed by a series of other changes in quick succession, a number of snapshots are taken rather than just one.
acurrieclark commented
Closed by #162