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

lz4+zstd compression #6365

Merged
merged 21 commits into from
Mar 3, 2022
Merged

lz4+zstd compression #6365

merged 21 commits into from
Mar 3, 2022

Commits on Feb 25, 2022

  1. chore: Upgrade rust-rocksdb 0.16 to 0.18 (#6289)

    * chore: Upgrade rust-rocksdb 0.16 to 0.18
    
    * zlib causes a linker failure in librocksdb_sys
    
    * .
    
    * .
    
    * Disable bzip2 feature
    
    * fmt
    nikurt authored and EdvardD committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    84a5e4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4982a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d94c54d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d149151 View commit details
    Browse the repository at this point in the history
  5. Tiny change

    EdvardD committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    333dd30 View commit details
    Browse the repository at this point in the history
  6. Tiny change

    EdvardD committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    b4ef36c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5bae1bd View commit details
    Browse the repository at this point in the history
  8. Tiny change

    EdvardD committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    a573149 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Tiny fix

    EdvardD committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    64a0034 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Tiny fix

    EdvardD committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    d88e7e8 View commit details
    Browse the repository at this point in the history
  2. Tiny fix

    EdvardD committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    5075acb View commit details
    Browse the repository at this point in the history
  3. .

    EdvardD committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    37fe315 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    867d971 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de514be View commit details
    Browse the repository at this point in the history
  6. Use LZ4+ZSTD compression

    EdvardD committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    6a1c7cc View commit details
    Browse the repository at this point in the history
  7. Tiny fix

    EdvardD committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    f59b329 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    4aeca24 View commit details
    Browse the repository at this point in the history
  2. Formatting

    EdvardD committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    da35f91 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    EdvardD committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    387ac1e View commit details
    Browse the repository at this point in the history
  4. Tiny change

    EdvardD committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    5b4888f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    151b2f7 View commit details
    Browse the repository at this point in the history