PHPackages                             controlaltdelete/magento2-cache-primer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. controlaltdelete/magento2-cache-primer

ActiveLibrary[Caching](/categories/caching)

controlaltdelete/magento2-cache-primer
======================================

A Magento 2 module that will prime the cache after it is flushed leveraging the queue

v0.2.0(2y ago)2113proprietaryPHPPHP ~8.1

Since Dec 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/controlaltdelete-nl/magento2-cache-primer)[ Packagist](https://packagist.org/packages/controlaltdelete/magento2-cache-primer)[ RSS](/packages/controlaltdelete-magento2-cache-primer/feed)WikiDiscussions main Synced today

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Control Alt Delete Cache Primer
===============================

[](#control-alt-delete-cache-primer)

This extension is designed to prime the cache of your Magento shop when the cache is flushed for any of your products or categories. It does this by using Magento's built-in queue system. More information on how this is done can be found [in this blogpost](https://www.michiel-gerritsen.com/leveraging-the-queue-in-magento-2-in-a-simple-way).

Installation
------------

[](#installation)

```
composer require controlaltdelete/magento2-cache-primer

bin/magento setup:upgrade

```

Configuration
-------------

[](#configuration)

Under `Stores > Configuration > Services > Control Alt Delete Cache Primer` you can configure the extension.

At this moment there is only an option to enable or disable the queuing of prime jobs.

Logging
-------

[](#logging)

The extension logs to `var/log/controlaltdelete_cache_primer.log`. It logs when a job is queued, but also when a job is executed.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~14 days

Total

2

Last Release

923d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ea5f9f50d4d50caa56065f4b55b1dd5aa3f1030402d0487a093200fdefa40f70?d=identicon)[michielgerritsen](/maintainers/michielgerritsen)

---

Top Contributors

[![michielgerritsen](https://avatars.githubusercontent.com/u/5858697?v=4)](https://github.com/michielgerritsen "michielgerritsen (3 commits)")

### Embed Badge

![Health badge](/badges/controlaltdelete-magento2-cache-primer/health.svg)

```
[![Health](https://phpackages.com/badges/controlaltdelete-magento2-cache-primer/health.svg)](https://phpackages.com/packages/controlaltdelete-magento2-cache-primer)
```

###  Alternatives

[beryllium/cachebundle

Provides an interface to Memcache for Symfony2 applications

33136.2k](/packages/beryllium-cachebundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
