libraft icon indicating copy to clipboard operation
libraft copied to clipboard

Create hooks to clean up old snapshots

Open allengeorge opened this issue 10 years ago • 0 comments

Currently OnDiskSnapshotStore has methods to remove old snapshots and ensure that the snapshot database and the files on the filesystem match. I need to expose these to the user (perhaps using DropWizard ConfiguredCommand instances or DropWizard tasks).

allengeorge avatar Apr 08 '14 14:04 allengeorge