Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yogeshbdeshpande opened this issue Dec 13, 2023 · 0 comments

Comments

@yogeshbdeshpande
Copy link
Collaborator

yogeshbdeshpande commented Dec 13, 2023

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)

@yogeshbdeshpande yogeshbdeshpande changed the title Enhancement: Add a Store API to handle multiple IDs in a single request, e.g. so that a Single Request example: o.EnStore.GetMultiple(appraisal.EvidenceContext.ReferenceIds) can be more optimal Enhancement: Add a Store API to handle multiple IDs in a single request, Dec 13, 2023
@yogeshbdeshpande yogeshbdeshpande changed the title Enhancement: Add a Store API to handle multiple IDs in a single request, Enhancement: Add a Store API to handle multiple IDs in a single request. Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant