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

Add zstd support on legacy record and ensure no variable is referred before definition #138

Merged
merged 7 commits into from
Mar 26, 2024

Conversation

wbarnha
Copy link
Owner

@wbarnha wbarnha commented Mar 8, 2024

It solves situations where some protocol is not supported, and some variables would be referred before the assignment
Also, it's possible to be necessary to use the zstandard with legacy records, so I copy the same lines.


This change is Reviewable

@wbarnha wbarnha merged commit cbf317b into wbarnha:master Mar 26, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants