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

Kafka Listener #11

Closed
cc-a opened this issue Jul 26, 2024 · 0 comments · Fixed by #66
Closed

Kafka Listener #11

cc-a opened this issue Jul 26, 2024 · 0 comments · Fixed by #66
Assignees
Labels
infrastructure Modification or update of tooling for QA, installation, CI or deployment

Comments

@cc-a
Copy link
Contributor

cc-a commented Jul 26, 2024

This should be a very minimal Kafka client that listens to Kafka and pushes data to an API endpoint in Django (see #10). For performance reasons we may need to talk to the Django endpoint asyncronously. Should be in its own repository.

Whilst there is some abstraction over Kafka in the drunc code base, I don't think any of it is particularly useful for us.

May need to do some filtering based on message topic.

@cc-a cc-a added the infrastructure Modification or update of tooling for QA, installation, CI or deployment label Jul 26, 2024
@cc-a cc-a added this to the Proof of Concept milestone Jul 26, 2024
@cc-a cc-a closed this as completed in #66 Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Modification or update of tooling for QA, installation, CI or deployment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant