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

Investigate Partition/Chunk loading #60

Open
bcarter97 opened this issue Feb 19, 2024 · 0 comments
Open

Investigate Partition/Chunk loading #60

bcarter97 opened this issue Feb 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bcarter97
Copy link
Member

fs2-kafka added a chunk-based API that partitions a kafka stream and processes different partitions in parallel. It would be good to have the same sort of API for the topic loader, given it works with fs2-kafka and is often used in combination with a normal Kafka stream for post-load streaming.

https://github.com/fd4s/fs2-kafka/releases/tag/v3.3.0

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