title | issue |
---|---|
Improve property cache invalidation queries |
NEXT-7479 |
- Changed
\Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber::getChangedPropertyFilterTags()
to perform multiple queries, instead of joining many tables, thus improving the performance.