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

Overhaul streams #176

Open
1 task
james-pre opened this issue Jan 21, 2025 · 0 comments
Open
1 task

Overhaul streams #176

james-pre opened this issue Jan 21, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@james-pre
Copy link
Member

james-pre commented Jan 21, 2025

Currently, ZenFS uses readable-stream. This has caused a number of issues, including type incompatibility, maintenance overhead for dependency management, a convoluted streams API, and more.

Additionally, streams support and implementation is poor within ZenFS.

This meta-issue tracks a complete overhaul of ZenFS streams, including a full rewrite of readable-stream into @zenfs/streams. This overhaul will also include significant improvements of the internal handling of streams.

Also, this overhaul may include some things from other ZenFS packages:

@james-pre james-pre added enhancement New feature or request help wanted Extra attention is needed labels Jan 21, 2025
@james-pre james-pre self-assigned this Jan 21, 2025
@james-pre james-pre pinned this issue Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant