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

feat: add zstd and lz4 compression support and auto compression detec… #1538

Merged
merged 4 commits into from
Nov 11, 2024

Conversation

ResuBaka
Copy link
Contributor

@ResuBaka ResuBaka commented Nov 7, 2024

…t on db import

Magerun pull-request check-list:

  • Pull request against develop branch (if not, just close and create a new one against it)
  • README.md reflects changes (if any)
  • phar fuctional test (in tests/phar-test.sh)

Summary: Add zstd and lz4 compression support + that compression on import get detected instead of manuel needed to be added

Fixes # .

Changes proposed in this pull request:

  • Add zstd compression for db dumps/import

  • Add lz4 compression for db dumps/import

  • add auto detecet for decompression of sql file

Copy link

github-actions bot commented Nov 7, 2024

Download the artifacts for this pull request:

@ResuBaka ResuBaka force-pushed the feature/add-new-compression-options branch 5 times, most recently from 53cfbf5 to b2d43d4 Compare November 7, 2024 13:09
@ResuBaka ResuBaka force-pushed the feature/add-new-compression-options branch from b2d43d4 to 06467cb Compare November 7, 2024 13:09
@ResuBaka ResuBaka force-pushed the feature/add-new-compression-options branch from d62b993 to b9c3e89 Compare November 8, 2024 07:46
@cmuench cmuench merged commit 8d0bca9 into netz98:develop Nov 11, 2024
17 checks passed
@ResuBaka ResuBaka deleted the feature/add-new-compression-options branch November 12, 2024 14:08
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