Joystream / joystream

Joystream Monorepo
http://www.joystream.org
GNU General Public License v3.0
1.42k stars 115 forks source link

[Colossus] Add pruning service #4845

Closed zeeshanakram3 closed 10 months ago

zeeshanakram3 commented 1 year ago

addresses #4813

This PR adds:

How the pruning of assets work

The cleanupService runs the data objects cleanup/pruning workflow. It removes all the locally stored data objects that the operator is no longer obliged to keep, because either the data object has been deleted from the runtime or it has been moved to some other bucket/s

PRECONDITIONS: