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

[Performance] Implement back-pressure #35

Open
metcoder95 opened this issue Jul 26, 2023 · 0 comments
Open

[Performance] Implement back-pressure #35

metcoder95 opened this issue Jul 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@metcoder95
Copy link
Owner

          Hey 👋 

Thanks for the feedback.

I think that should be doable, so far we have two things here, we can start by extending the options also to allow configure split2 with the args maxLength and skipOverflow so the behaviour is customizable.

The second one is that the current implementation is quite basic, and does not implement backpressure, which can be implemented as further enhancement.

Originally posted by @metcoder95 in #34 (comment)

@metcoder95 metcoder95 added the enhancement New feature or request label Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant