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

Create API for producing messages #41

Open
lcobucci opened this issue Sep 16, 2020 · 0 comments
Open

Create API for producing messages #41

lcobucci opened this issue Sep 16, 2020 · 0 comments
Labels
New feature Request or addition of new feature
Milestone

Comments

@lcobucci
Copy link
Owner

The approach here should be the simplest possible, we basically need to batch messages and send them on a specific interval (sending them to the correct partition leaders).

This also means that we won't provide transaction control on this first iteration.

@lcobucci lcobucci added the New feature Request or addition of new feature label Sep 16, 2020
@lcobucci lcobucci added this to the v0.1.0 milestone Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New feature Request or addition of new feature
Projects
None yet
Development

No branches or pull requests

1 participant