Adds resource preload support to prioritize critical assets and improve initial render speed (content unavailable—inferred from the repository URL).
18 May 2026
Caps recently viewed items at 10 on client and server. Trims localStorage and truncates sync requests to prevent bloated storage, huge POSTs, and database hammering, mitigating a simple DoS vector.
18 May 2026
Reframes platform selection around data ownership and a self-hosted AI stack, demoing Hyvä + Typesense with agentic content, AI enrichment, and natural-language reporting. Includes reproducible benchmarks on identical hardware-5.2x faster median responses vs Luma-and links to Terraform/Helm for replication.
18 May 2026
Enables the browser’s Back/Forward Cache on storefront pages by removing no-store headers and restoring state on pageshow, speeding up history navigation and improving Core Web Vitals (LCP/INP). Includes steps to apply via cweagans/composer-patches.
18 May 2026
Drop-in server for the products() GraphQL query written in Go that reads directly from MySQL for identical results 7–18x faster. Supports all product types, pricing, inventory, categories, reviews, aggregations, multi-store scoping, plus optional Redis caching.
07 Apr 2026
Moves selected long-running indexers into an index_isolated cron group so they stop blocking others, with safe indexer selection and no extra crontab. Includes install/config steps and details on how Mview and full reindex paths are intercepted.
07 Apr 2026
This module adds a floating bar to the frontend with useful information and shortcuts for developers.
24 Mar 2026
A powerful Magento 2 module that automatically warms page cache by pre-loading URLs to improve site performance, reduce page load times, and enhance user experience. Supports both Magento's built-in Full Page Cache and Varnish cache. Boost your eCommerce store's speed with intelligent cache warming.
24 Mar 2026
In this video I am talking about how Magento 2 object manager could benefit from PHP 8.4s native lazy loading functionality.
24 Mar 2026
This project offers a Rust-based workspace that enhances the DI compilation process by providing a faster and more efficient pipeline while ensuring code generation and metadata consistency. It allows for parallel parsing and keeps track of changes against a baseline, making CI integration easier with validation and reporting features. The README outlines goals, workspace layout, prerequisites, and detailed usage instructions for building and testing.
10 Mar 2026