[Issue] Use Object Cache for Category Links to avoid redundant calls #29654
Labels
Area: Catalog
Component: Catalog
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Issue: Format is not valid
Gate 1 Failed. Automatic verification of issue format is failed
Priority: P2
A defect with this priority could have functionality issues which are not to expectations.
Progress: done
Reproduced on 2.4.x
The issue has been reproduced on latest 2.4-develop branch
Severity: S3
Affects non-critical data or functionality and does not force users to employ a workaround.
This issue is automatically created based on existing pull request: #29565: Use Object Cache for Category Links to avoid redundant calls
Description (*)
Having 52 products in cart, I get 156 requests to the database:
This PR goal is to reduce this to 52.
After change, for 26 products:
This is a part of #29376 process.
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
N/A
Questions or comments
N/A
Contribution checklist (*)
The text was updated successfully, but these errors were encountered: