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

Improve lz4 compression #2614

Merged
merged 4 commits into from
Sep 30, 2020
Merged

Improve lz4 compression #2614

merged 4 commits into from
Sep 30, 2020

Commits on Sep 10, 2020

  1. Improve lz4 compression.

    - Move to v4.
    - Remove not required checksuming.
    - Default will now write 4M blocks, it's backward compatible for reads.
    
    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    18d10a9 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into lz4/v4

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    6b9dfe1 View commit details
    Browse the repository at this point in the history
  3. vendor update

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    314d10c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. merge master

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    9203eb3 View commit details
    Browse the repository at this point in the history