-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[User Scenario - Messaging/Eventing API] Subscribe to Kafka event and write to database #1925
Comments
The 1st version of the demo - https://github.com/strongloop/loopback4-example-kafka |
This issue has been marked stale because it has not seen activity within six months. If you believe this to be in error, please contact one of the code owners, listed in the |
This issue has been marked stale because it has not seen activity within six months. If you believe this to be in error, please contact one of the code owners, listed in the |
This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the |
Description / Steps to reproduce / Feature proposal
I want to create a LoopBack 4 application that subscribes to Kafka events and then write it to a database (e.g. Cassandra).
This user scenario can be considered as the first step for the "Support Messaging/Event API" epic: #1884.
Additional Information
https://github.com/ibm-cloud-architecture/refarch-asset-analytics
https://github.com/ibm-cloud-architecture/refarch-asset-analytics/tree/master/asset-dashboard-bff
The text was updated successfully, but these errors were encountered: