PHPackages                             brocode/module-queue-deduplication - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. brocode/module-queue-deduplication

ActiveMagento2-module[Queues &amp; Workers](/categories/queues)

brocode/module-queue-deduplication
==================================

Magento Module to enhance queueing capabilities with a deduplication mechanism

1.0.0(1y ago)0578↓59.5%1MITPHP

Since Jul 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/brosenberger/module-queue-deduplication)[ Packagist](https://packagist.org/packages/brocode/module-queue-deduplication)[ Fund](https://www.buymeacoffee.com/brosenberger)[ RSS](/packages/brocode-module-queue-deduplication/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (2)Versions (2)Used By (1)

Queue DeDuplication - a Magento 2 queue deduplication enhancement
=================================================================

[](#queue-deduplication---a-magento-2-queue-deduplication-enhancement)

This module provides the possibility to configure topics to deduplicate messages if they haven't been processed yed

**Goals of this module:**

- avoid duplication of messages added to a Magento2 queue based on following suggestion for Java programs:

**Non-Goals of this module:**

- use the appropriate possibilities of an RabbitMQ plugin like  because
    - this function should work with the MySQL queue implementation from Magento as well
    - a separate plugin has to be installed with RabbitMQ and this is not always possible

[!["Buy Me A Coffee"](https://camo.githubusercontent.com/9f44ce2dc3b3eecdd02598900866ffc518801df1932849703dae1e5ce5031070/68747470733a2f2f7777772e6275796d6561636f666665652e636f6d2f6173736574732f696d672f637573746f6d5f696d616765732f6f72616e67655f696d672e706e67)](https://www.buymeacoffee.com/brosenberger)

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

[](#installation)

```
composer require brocode/module-queue-deduplication
bin/magento module:enable BroCode_QueueDeDuplication
bin/magento setup:upgrade

```

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

[](#configuration)

The according deduplicated queue/topic must be configured within the file `etc/queue_deduplication.xml`. This is a sample file that can be used:

```

```

Nothing more needs to be configured.

Further Information
-------------------

[](#further-information)

Current implementation is based on the configured Magento2-Caching strategy as it uses the internal caching mechanism for storing message ids that are scheduled within a queue. The current TTL is set to 1 day.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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

Unknown

Total

1

Last Release

710d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9453d161c28a18e817351e00d7ebe81ada31842a249ffb3389830b3483584e60?d=identicon)[brosenberger](/maintainers/brosenberger)

---

Top Contributors

[![rosenberger-e-conomix](https://avatars.githubusercontent.com/u/47806105?v=4)](https://github.com/rosenberger-e-conomix "rosenberger-e-conomix (3 commits)")[![brosenberger](https://avatars.githubusercontent.com/u/2969243?v=4)](https://github.com/brosenberger "brosenberger (1 commits)")

### Embed Badge

![Health badge](/badges/brocode-module-queue-deduplication/health.svg)

```
[![Health](https://phpackages.com/badges/brocode-module-queue-deduplication/health.svg)](https://phpackages.com/packages/brocode-module-queue-deduplication)
```

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.4M1](/packages/fastly-magento2)[checkoutcom/magento2

Checkout.com Payment Gateway for Magento 2

34276.3k1](/packages/checkoutcom-magento2)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

3017.9k](/packages/mage-os-module-automatic-translation)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)

PHPackages © 2026

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