sw360portal
sw360portal copied to clipboard
Speed up attachment info endpoint (REST)
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.