kafka-bus/commiter

Consumer offset committer and producer idempotency middleware for Kafka Bus — prevents duplicate message processing

Maintainers

Package info

github.com/kafka-bus/commiter

pkg:composer/kafka-bus/commiter

Statistics

Installs: 83

Dependents: 1

Suggesters: 0

Stars: 0

v1.0.1 2026-06-07 19:41 UTC

This package is auto-updated.

Last update: 2026-06-08 05:58:45 UTC


README

Latest Version on Packagist

A middleware package for kafka-bus/core that provides idempotent Kafka message processing. It tracks which messages have already been handled, prevents duplicate processing, and allows limiting the maximum number of read attempts.

Installation

composer require kafka-bus/commiter

Changelog

Please see CHANGELOG for more information on what has changed recently.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.