Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 858113

Summary: dev-php/pecl-rdkafka: PHP extension for interfacing with Kafka
Product: Gentoo Linux Reporter: Oleksandr Trotsenko <oleksandr.trotsenko>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
URL: https://github.com/arnaud-lb/php-rdkafka
See Also: https://github.com/gentoo/gentoo/pull/26413
Whiteboard:
Package list:
Runtime testing required: ---

Description Oleksandr Trotsenko 2022-07-15 03:22:19 UTC
PHP-rdkafka is a stable, production-ready, long term support, and fast Kafka client for PHP based on librdkafka.

It supports PHP 7, PHP 8, PHP 5 (in older versions), all librdkafka versions since 0.11, all Kafka versions since 0.8. This makes it easy to deploy the extension in production.

The goal of the extension is to be a low-level un-opinionated librdkafka binding focused on production and long term support.

Reproducible: Always