Actions
Task #8805
closedTask #8804: [EPIC] Use Redis to add caching abilities to Pulp
Cache the responses of the content app
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Performance
Sprint:
Quarter:
Description
The multiple database requests the content app performs when serving requests can become a huge bottleneck when servicing multiple users. Caching the responses can help remove this bottleneck. Cache responses also need to be able to be invalidated whenever a distribution is updated. Optional, allow plugin writers to pre-load the cache upon distribution updates.
Related issues
Updated by pulpbot over 3 years ago
- Status changed from NEW to POST
Updated by dalley over 3 years ago
- Related to Issue #8180: Content serving performance tuning added
Updated by dalley over 3 years ago
- Related to Issue #8997: Ensure that Pulp can function if Redis was configured and available when Pulp starts, but has an availability issue while Pulp is running added
Added by gerrod over 3 years ago
Updated by gerrod over 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|81684b206e3fd8bceb104e4a77c0d717387667f9.
Updated by pulpbot over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Use Redis to cache responses from content app
fixes: #8805 https://pulp.plan.io/issues/8805