Skip to content

Conversation

@martinsaposnic
Copy link
Contributor

This significantly improves startup time for network-backed stores like VSS, where sequential reads incur per-key network latency.

@ldk-reviews-bot
Copy link

👋 Hi! I see this is a draft PR.
I'll wait to assign reviewers until you mark it as ready for review.
Just convert it out of draft status when you're ready for review!

This significantly improves startup time for network-backed stores
like VSS, where sequential reads incur per-key network latency.
Copy link
Collaborator

@tnull tnull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As mentioned elsewhere, we should probably not do this with threads, as we aim to make more of node building fully async over time. I now opened #739 as an async-friendly alternative.

@tnull
Copy link
Collaborator

tnull commented Jan 5, 2026

Closing this as superseded by #739.

@tnull tnull closed this Jan 5, 2026
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.

3 participants