Re: [PECL-DEV] Extension php-kafka

2021-04-05 Thread Nikazu Tenaka
So after some discussion, i decided to go with php-simple-kafka-client which better captures the spirit of this extension. I also adjusted the current release to be 0.1.0. Please let me know if you guys have additional input. Otherwise i'll request a PECL account in the coming week. Thanks in advan

Re: [PECL-DEV] Extension php-kafka

2021-01-12 Thread Nikazu Tenaka
Sry i het send too early :/ I am open to other name suggestions if that is still too close / generic. I will definitely adjust the release as well (i think it is in the PR as well), i will hold off for now with merging the PR, if there is a better proposal for a name. Thanks a lot for your help, i

Re: [PECL-DEV] Extension php-kafka

2021-01-12 Thread Nikazu Tenaka
Thanks a lot for your input Derick. I totally agree regarding the naming. My proposal would be the project php-kafka to php-kafka-client and the extension name would be kafka_client instead of just Kafka. On Wed, Jan 6, 2021 at 11:54 AM Derick Rethans wrote: > Hi Nick, > > On Mon, 28 Dec 2020, N

Re: [PECL-DEV] Extension php-kafka

2021-01-06 Thread Derick Rethans
Hi Nick, On Mon, 28 Dec 2020, Nikazu Tenaka wrote: > I am Nick, a contributor to php-rdkafka. > In discussion with the maintainer, we found that we have > different philosophies where the extension should go and how > it should be maintained. > This is why i created an alternative with php-kafka

[PECL-DEV] Extension php-kafka

2020-12-28 Thread Nikazu Tenaka
Hey everybody I am Nick, a contributor to php-rdkafka. In discussion with the maintainer, we found that we have different philosophies where the extension should go and how it should be maintained. This is why i created an alternative with php-kafka that will follow a different philosophy and have