Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-15578

MyRocks: support zstandard compression where the distro allows it

    XMLWordPrintable

Details

    Description

      Modern distros include ZStandard compression library.
      This task is to have MyRocks compiled with that compression library, and have it as a dependency.
      The goal is only to support it when the OS has a package for ZStandard.

      Fedora 24 has these packages:

      zstd.x86_64 : Zstd compression library
      libzstd.i686 : Zstd shared library
      libzstd.x86_64 : Zstd shared library
      libzstd-devel.i686 : Header files for Zstd library
      

      Ubuntu Xenial 16.04.3 LTS has

      libzstd-dev - fast lossless compression algorithm -- development files
      libzstd0 - fast lossless compression algorithm
      zstd - fast lossless compression algorithm -- CLI tool
      libzstd1 - fast lossless compression algorithm
      libzstd1-dev - fast lossless compression algorithm -- development files
      

      Debian Stretch has it: https://packages.debian.org/stretch/libzstd1
      CentOS 7 doesn't have it.

      Attachments

        Issue Links

          Activity

            People

              cvicentiu Vicențiu Ciorbaru
              psergei Sergei Petrunia
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.