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

feature request: don't use blob store unless required #740

Open
jrwren opened this issue Apr 25, 2017 · 0 comments
Open

feature request: don't use blob store unless required #740

jrwren opened this issue Apr 25, 2017 · 0 comments
Milestone

Comments

@jrwren
Copy link
Contributor

jrwren commented Apr 25, 2017

An optimization request:
NEVER hit the blob unless the url request is /archive, that is, extract all the metadata into mongo doc. Right now that is partial and some meta requests go to blobstore, unzip the zip file and extra meta data per request.

@jrwren jrwren added this to the future milestone Apr 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant