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

feat: implement ReferenceListStream #615

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from
Draft

Conversation

dariusc93
Copy link
Contributor

@dariusc93 dariusc93 commented Oct 21, 2024

What this PR does πŸ“–

  • implement ReferenceListStream to poll and resolve message documents from the reference code.

Which issue(s) this PR fixes πŸ”¨

NloS

Special notes for reviewers πŸ—’οΈ

Additional comments 🎀

  • Writing and expanding the stream out manually instead of using async-stream would allow us to reduce memory footprint long term by dropping the map after it is used before resolving the next block.

@dariusc93 dariusc93 added the blocked Blocked by another feature, request or issue. label Oct 25, 2024
@dariusc93 dariusc93 removed the blocked Blocked by another feature, request or issue. label Dec 6, 2024
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