pulp_ansible icon indicating copy to clipboard operation
pulp_ansible copied to clipboard

As a user I have efficient collections endpoint

Open pulpbot opened this issue 4 years ago • 0 comments

Author: @fao89 (fao89)

Redmine Issue: 8262, https://pulp.plan.io/issues/8262


Currently, the collections endpoint provides data from multiple tables which can harm the performance, as the query is done for every request.

We need to pre-compute the query to improve the performance

Context: https://github.com/pulp/pulp_ansible/pull/469/files#r573247512

pulpbot avatar Nov 17 '21 19:11 pulpbot