gyscos / gyscos/zstd-rs

It is possible to use a custom buffer size?

Open
#263 2 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.