HomeSoftware Heritage

package.loader: Write to the ExtID storage

Description

package.loader: Write to the ExtID storage

This allows future runs of a loader to know a package was already
loaded, without querying each of the revisions individually and
parsing their metadata.

Eventually, this will allow us to get rid of the 'metadata' column
on the 'revision' table entirely.

Details