-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
enhancementFeature request or improve operationsFeature request or improve operations
Description
Is your feature request related to a problem? Please describe.
The streaming feature (Zstd::StreamWriter
and Zstd::StreamReader
) of zstd-ruby is experimental.
Actually, there was a bug.
Although the critical bug has been resolved, some strange behavior is still being reported.
- Streaming compression and decompression corruption SpringMT/zstd-ruby#112
- Streaming compression and decompression corruption SpringMT/zstd-ruby#112 (comment)
We considered that we may not need to use the streaming feature.
It would be better to stop using the streaming feature if it is unnecessary.
Describe the solution you'd like
Describe alternatives you've considered
None.
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementFeature request or improve operationsFeature request or improve operations