HomeSoftware Heritage

content_get: Add support for queries by sha1_git

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

Description

content_get: Add support for queries by sha1_git

Before this commit, the only way to get Content objects from their sha1_git
was to call content_find for each object.
This was obviously neither convenient nor efficient.

Using this endpoint to batch calls reduces the runtime of the git-bare
vault cooker by 30%.

Details

Provenance
vlorentzAuthored on May 10 2021, 9:46 PM
vlorentzPushed on May 11 2021, 2:55 PM
Differential Revision
D5729: content_get: Add support for queries by sha1_git
Build Status
Buildable 21476
Build 33364: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.