Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 274 Bytes

2023-08-29-remove-cached-seo-resolver.md

File metadata and controls

9 lines (7 loc) · 274 Bytes
title issue
Remove cached seo resolver
NEXT-30236

Core

  • Deprecated \Shopware\Core\Content\Seo\CachedSeoResolver and removed the Redis caching for SEO url paths.
    • Optimized the query in the actual SeoResolver to use always the index at the MySQL server.