It is possible to use a custom buffer size?
Open
- Dominant language
- Rust
- Stars
- 655
- Forks
- 136
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 4
Description
Specifically, will something break if this value can be configured? https://github.com/gyscos/zstd-rs/blob/main/src/stream/zio/writer.rs#L42
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at src/stream/zio/writer.rs around line 42 and inspect how the current buffer size is used by the writer. Determine whether exposing a configurable value would affect existing behavior or invariants; done means the compatibility and required API changes are clearly established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100