Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (6 loc) · 287 Bytes

2021-10-04-improve-property-cache-invalidation-queries.md

File metadata and controls

6 lines (6 loc) · 287 Bytes
title issue
Improve property cache invalidation queries
NEXT-7479

Core

  • Changed \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber::getChangedPropertyFilterTags() to perform multiple queries, instead of joining many tables, thus improving the performance.