dagstore icon indicating copy to clipboard operation
dagstore copied to clipboard

Dagstore gc and event loop changes

Open aarshkshah1992 opened this issue 3 years ago • 0 comments

For #134

PR 2 for the Automated GC work.

The dagstore event loop performs automated watermark based GC and handles quota reservations and releases.

Extendable GC interface used in this PR and an LRU implementation for it is defined at https://github.com/filecoin-project/dagstore/pull/132.

aarshkshah1992 avatar Aug 01 '22 08:08 aarshkshah1992