I want to try use redpanda instead of using rabbitmq because it Kafka compatible. Does php-rdkafka is compatible with redpanda?
We use php7.4/symfony 4 and think about migration to new symfony framework version 5.x under php 8
Quickly tested it, seems to work fine
As it seems to be compatible with librdkafka i would say yes, since we are only a wrapper for librdkafka
librdkafka
Thank you for fast feedback.馃憤
Most helpful comment
Quickly tested it, seems to work fine