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

[Draft] Stream buffer prototype #2137

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

wb14123
Copy link

@wb14123 wb14123 commented Nov 13, 2024

A prototype for resolving #2132.

It introduces a queue as buffer for result set. If downstream op is slow, it will fill the buffer so that the transaction can be committed without blocked on downstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant