Skip to content
  • Eric Frias's avatar
    Include zstd as a submodule so we have a known recent version. · bd9d512a
    Eric Frias authored and Dan Notestein's avatar Dan Notestein committed
    Improve zstd compression by:
     - supporting pre-computed dictionaries
     - tweaking compression flags to shrink zstd output by omitting
       magic numbers, dictionary ids, etc
    (the format of the compressed block log has changed so it can
    call out dictionaries, previous compressed block logs will
    be unreadable)
    bd9d512a