Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 858113 - dev-php/pecl-rdkafka: PHP extension for interfacing with Kafka
Summary: dev-php/pecl-rdkafka: PHP extension for interfacing with Kafka
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/arnaud-lb/php-rdkafka
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-07-15 03:22 UTC by Oleksandr Trotsenko
Modified: 2022-07-15 05:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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