Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

Add ZSTD compression #107

Merged
merged 2 commits into from
May 2, 2018
Merged

Add ZSTD compression #107

merged 2 commits into from
May 2, 2018

Commits on May 1, 2018

  1. Add ZSTD compression

    This adds ZSTD compression along with benchmark for it. The
    implementation is backed by the `zstd-rs` crate.
    
    Fixes #52.
    sunchao committed May 1, 2018
    Configuration menu
    Copy the full SHA
    df990ca View commit details
    Browse the repository at this point in the history
  2. address comment

    sunchao committed May 1, 2018
    Configuration menu
    Copy the full SHA
    26136e9 View commit details
    Browse the repository at this point in the history