Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we use the confluent-kafka-javascript client #871

Open
godber opened this issue Nov 21, 2024 · 1 comment
Open

Can we use the confluent-kafka-javascript client #871

godber opened this issue Nov 21, 2024 · 1 comment

Comments

@godber
Copy link
Member

godber commented Nov 21, 2024

I don't really understand what this is:

https://github.com/confluentinc/confluent-kafka-javascript

confluent-kafka-javascript is Confluent's JavaScript client for Apache Kafka and the Confluent Platform. This is an limited availability library. The goal is to provide an highly performant, reliable and easy to use JavaScript client that is based on node-rdkafka yet also API compatible with KafkaJS to provide flexibility to users and streamline migrations from other clients.

The main benefit from using this is it doesn't require build time compiliation.

Installation on any of these platforms is meant to be seamless, without any C/C++ compilation required.

I think this might benefit us by, at the very least, us not having to add a bunch of build dependencies. So no more node-gyp.

@godber
Copy link
Member Author

godber commented Jan 2, 2025

We put this on hold as a back burner project. It will take a few tries to figure this out correctly, but I think we last concluded we can still benefit from switching to it. Maybe @sotojn recalls a more informative status.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant