We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This project is using obsolete libraries and APIs.
For a consumer, I would recommand kafka-python-ng and fastavro.
It could also use the following enhancements:
CHANGELOG.md
ca.pem
railnova-kafka-example.py
pyproject.toml
The text was updated successfully, but these errors were encountered:
Upgrade and update this Kafka example consumer #1
395e7a1
Mentionned the addition of ca.pem in the Changelog #1
dfe4267
Eventually, I kept the dependency on confluent-kafka, better specified and upgraded to the latest version.
confluent-kafka
Sorry, something went wrong.
Removed unused files, updated the Changelog #1
4b76a72
Anonymized customer specific information #1
98eb041
lszrn
No branches or pull requests
This project is using obsolete libraries and APIs.
For a consumer, I would recommand kafka-python-ng and fastavro.
It could also use the following enhancements:
CHANGELOG.md
ca.pem
bundled to let the example work "out-of-the-box"railnova-kafka-example.py
that can be copy-pasted to bootstrap a client's projectpyproject.toml
file for a simpler installation procedure (ie: as a module)The text was updated successfully, but these errors were encountered: