-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Feature description
Introduce DataStream.all() method similar to v4:
Processes a number of functions in parallel, returns a stream of arrays of results.
This method is to allow running multiple asynchronous operations and receive all the results at one, just like Promise.all behaves.
If you are interested in this issue or this type of transforms fits your use case, please upvote with 👍.
tuturis
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers