Skip to content

Conversation

@d-v-b
Copy link
Contributor

@d-v-b d-v-b commented Jan 26, 2026

This PR takes the bulk of the AsyncArray methods and delegates them to stand-alone functions. This makes the core functionality like reading chunks, writing chunks, resizing, appending, etc, possible without creating an AsyncArray.

A set of focused, independent functions is a much stronger API foundation than a single object.

Opening as a draft for discussion -- for example, should we have _sync versions of all these new functions?

@github-actions github-actions bot added the needs release notes Automatically applied to PRs which haven't added release notes label Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs release notes Automatically applied to PRs which haven't added release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant