1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Scala3,547 forks (3,547 forks)batch import
help wantednice-to-have (low-prio)t:stream
Repository metrics
- Stars
- 13,277 stars (13,277 stars)
- PR merge metrics
- Avg merge 8d 19h (Avg merge 8d 19h)10 merged PRs in 30d (10 merged PRs in 30d)
Description
This would be useful when we groupBy our stream by priority.
Contributor guide
- Research direction
- Study existing mergeSubstreams method in Akka Streams SubFlow and implement a prioritized version. Review the Akka Streams API for similar prioritized operators.
- Tech stack
- scala
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- ScalaAkka Streams