HomeSoftware Heritage

Deduplicate origin-metadata when they have the same authority + discovery_date…

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Deduplicate origin-metadata when they have the same authority + discovery_date + fetcher.

By replacing the old value with the new one.

This will allow an easy implementation of pagination, using the fetcher
id as an opaque page_token.

Plus, it did not make sense logically to have different metadata from
the same authority at the same time (especially with the same fetcher).

Details

Provenance
vlorentzAuthored on Jun 4 2020, 12:33 PM
vlorentzPushed on Jun 8 2020, 4:59 PM
Differential Revision
D3240: Add pagination to origin_metadata_get.
Build Status
Buildable 12705
Build 19319: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.