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

Speed up entries endpoint or provide a lightweight alternative #34

Open
mvahowe opened this issue Feb 6, 2018 · 0 comments
Open

Speed up entries endpoint or provide a lightweight alternative #34

mvahowe opened this issue Feb 6, 2018 · 0 comments

Comments

@mvahowe
Copy link
Contributor

mvahowe commented Feb 6, 2018

Right now some of the entries endpoints take tens of seconds to complete on api-demo. DBL.Local is going to need this in order to provide an interface to select entries. That interface doesn't need all the gory details of the entries so, if that detail is expensive, we could use a cheaper alternative that just provides a small subset of the available information (eg id, abbreviation, name, language, or something).

@mvahowe mvahowe added this to the Sprint 9 milestone Feb 6, 2018
@klassenjm klassenjm modified the milestones: Sprint 9, Sprint 10 Feb 26, 2018
@smorrison smorrison modified the milestones: Sprint 10, Sprint 11 Mar 5, 2018
@klassenjm klassenjm modified the milestones: Sprint 11, Sprint 12 Mar 12, 2018
@klassenjm klassenjm modified the milestones: Sprint 12, Sprint 13, Sprint 14 Apr 2, 2018
@klassenjm klassenjm modified the milestones: Sprint 14, Sprint 15 Apr 30, 2018
@klassenjm klassenjm modified the milestones: Sprint 15, Sprint 16 May 16, 2018
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

3 participants