nessie icon indicating copy to clipboard operation
nessie copied to clipboard

GC: Improve the ContentValues in GC module to store more information

Open ajantha-bhat opened this issue 3 years ago • 0 comments

Currently ContentValues, keeps the list of expired snapshots per refName. Need to keep refName + hash plus contentKey (and other info) required by the consumer of the GC to clean up those contents.

IdentifiedResult, can also be per reference instead of per refName.

ajantha-bhat avatar Feb 22 '22 10:02 ajantha-bhat