Skip to content
This repository has been archived by the owner on Jul 25, 2018. It is now read-only.

Speed up attachment info endpoint (REST) #792

Open
maierthomas opened this issue Mar 22, 2018 · 0 comments
Open

Speed up attachment info endpoint (REST) #792

maierthomas opened this issue Mar 22, 2018 · 0 comments

Comments

@maierthomas
Copy link
Contributor

maierthomas commented Mar 22, 2018

Currently the attachment info endpoint (REST API) is really slow.

Reason: loop through the complete release catalog to get the corresponding attachment info
Solution: index on couchdb for attachment ids to get relevant information

tbd.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants