Investigate Zstd for binlogs
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
Zstd is implemented in [.NET 11](https://learn.microsoft.com/en-us/dotnet/api/system.io.compression.zstandardencoder?view=net-11.0). It promises savings in the compression speed (uninteresting from a brief benchmark, this is not a bottleneck) and archive size (very interesting because of storage cost and uploads taking nontrivial time in big pipelines).
The tough part is ecosystem adoption.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by investigating the ecosystem adoption concerns around Zstandard support in .NET 11, then evaluate archive-size savings and upload impact for binlogs; done should include a clear feasibility or recommendation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100