This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Description
Relates to #65
The general approach is the same for either implementation of the linked issue:
- Read the content IDs to be stored from chain.
- Read the stored content IDs from storage backend.
- Remove content IDs that should not be stored, and use the backend's strategy to download content that should be.
- Update storage relationships appropriately.