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
Here is the background for this query
We have GoLang backend services:
Step 2 was necessary so that multiple consumers can stream through kafka(uses push model)
Q1) Can yugabyteDB help stream data, once a new row created in a table? to avoid maintaining kafka…
Q2) Does yugabyte db support streaming with push model? so that multiple consumers can stream with database instead of Kafka...
The text was updated successfully, but these errors were encountered:
Yes, when CDC is completed in #9019
Currently no. Please ask on #9019 for an ETA.
Closing as duplicate of #9019
Sorry, something went wrong.
No branches or pull requests
Description
Description
Here is the background for this query
We have GoLang backend services:
Step 2 was necessary so that multiple consumers can stream through kafka(uses push model)
Q1) Can yugabyteDB help stream data, once a new row created in a table? to avoid maintaining kafka…
Q2) Does yugabyte db support streaming with push model? so that multiple consumers can stream with database instead of Kafka...
The text was updated successfully, but these errors were encountered: