Files
kopia/internal
Jarek Kowalski 3b1177cc4e cli: implemented 'snapshot gc' and moved verify to be snapshot verify
`snapshot gc` marks contents not reachable from the root of any snapshot
as soft-deleted

The algorithm is a mark-and-sweep with parallel iteration of objects.
Currently it stores content IDs and object IDs in a map, so won't scale
to huge repositories, but this can be fixed in the future.

This fixes #110 at least for reasonable repository sizes.
2019-09-15 21:25:48 -07:00
..
2019-06-02 22:56:57 -07:00
2019-06-02 22:56:57 -07:00
2019-06-02 22:56:57 -07:00
2018-07-09 21:51:24 -07:00
2019-08-24 21:09:39 -07:00
2019-06-02 22:56:57 -07:00
2018-10-26 20:49:49 -07:00
2019-08-18 10:49:11 -07:00
2019-07-19 20:00:23 -10:00
2019-06-02 22:56:57 -07:00