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

Optimizations #67

Open
akeshavan opened this issue Aug 15, 2018 · 2 comments
Open

Optimizations #67

akeshavan opened this issue Aug 15, 2018 · 2 comments

Comments

@akeshavan
Copy link
Member

  • Get Collections should be cached (and force user to update)
  • Incorporate lambda function to link PMID & DOI & open access articles
  • Create Collection (add info to database only when the user clicks, rather than all at once)
    1. lambda option versus local option (offload requests to lambda or keep on brainspell)
    2. dont' update the github stuff immediately, instead if user clicks on an article that isn't on github yet but should be, then do it
@neelsomani
Copy link
Member

Hey Anisha, when you say lambda option, is the alternative to fetch the PMID / DOI / Open Access info by making the HTTP requests on the server itself?

@Sharabesh
Copy link
Member

@akeshavan - Following up on this, could you clarify the lambda function use case?

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

3 participants