veraison/services

Enhancement: Add a Store API to handle multiple IDs in a single request.

Opened this issue · 0 comments

Rather than looping over multiple requests to the store, we should add a Store API to handle multiple IDs in a single request, e.g. so that this can just be o.EnStore.GetMultiple(appraisal.EvidenceContext.ReferenceIds).

Originally posted by @setrofim in #205 (comment)