-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Integrate kafka as a pubsub system in echo #2117
Comments
This issue is tagged as 'stale' and hasn't been updated in 90 days, so we are tagging it as 'to-be-closed'. It will be closed in 45 days unless updates are made. If you want to remove this label, comment:
|
@spinnakerbot remove-label to-be-closed |
I would use this ! |
This issue is tagged as 'stale' and hasn't been updated in 45 days, so we are tagging it as 'to-be-closed'. It will be closed in 45 days unless updates are made. If you want to remove this label, comment:
|
@senare If you need this and have bandwidth, there are two exemplary implementations for other pub/sub messaging services you can work from to implement if you want. |
This issue hasn't been updated in 45 days, so we are tagging it as 'stale'. If you want to remove this label, comment:
|
This issue is tagged as 'stale' and hasn't been updated in 45 days, so we are tagging it as 'to-be-closed'. It will be closed in 45 days unless updates are made. If you want to remove this label, comment:
|
@spinnakerbot remove-label to-be-closed stale |
This issue hasn't been updated in 45 days, so we are tagging it as 'stale'. If you want to remove this label, comment:
|
@jtk54 Is this still open to work on? I am looking for my first thing to work on. I have work with kafka for a small project.Let me know? Thanks |
Yep, this is still available to implement! I can give direction/help. |
@emjburns When u have time can u provide some insight into this issue? |
Core pubsub code is here. |
The pubsub trigger type in echo so far only supports google, but can be extended to support other pubsub-style systems as well. @jtk54 can give direction/help
The text was updated successfully, but these errors were encountered: