a4d68b9b7e
..instead of using segment_copies and ancestor_stream_id, etc. This bypasses reference counting entirely, depending on our mark+sweep+ bloomfilter garbage collection strategy to get rid of pieces once they are no longer part of a segment. This is only safe to do after we have stopped passing delete requests on to storage nodes. Refs: https://github.com/storj/storj/issues/5889 Change-Id: I37bdcffaa752f84fd85045235d6875b3526b5ecc |
||
---|---|---|
.. | ||
bloomfilter | ||
piecetracker | ||
sender | ||
doc.go | ||
gc_test.go |