Skip to content

Tags: juicedata/zstd

Tags

v1.5.6+patch2

Toggle v1.5.6+patch2's commit message
fix buffer allocation for lagacy format

v1.5.6

Toggle v1.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request DataDog#143 from DataDog/viq111/1.5.6

Update vendored zstd to 1.5.6

v1.5.5+patch1

Toggle v1.5.5+patch1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DataDog#132 from DataDog/viq111/bulk-fix-highlycom…

…pressed-payloads

[bulk] Fix being able to Decompress large payloads

v1.5.5

Toggle v1.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DataDog#125 from DataDog/viq111/1.5.5

Update vendored zstd to 1.5.5

v1.5.2+patch2

Toggle v1.5.2+patch2's commit message
context pool

v1.5.2+patch1

Toggle v1.5.2+patch1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DataDog#117 from bsergean/patch-1

Add SetNbWorkers api to the writer code (see DataDog#108)

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DataDog#116 from DataDog/viq111/1.5.2

Update zstd to version 1.5.2

v1.5.0+patch2

Toggle v1.5.0+patch2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DataDog#115 from DataDog/viq111/decompress-sanity-…

…check

[zstd][DataDog#60] Add decompression size sanity Check

v1.5.0+patch1

Toggle v1.5.0+patch1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DataDog#105 from DataDog/evan.jones/zstd-legacy

zstd.go: Set ZSTD_LEGACY_SUPPORT=4 to decompress legacy payloads

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DataDog#96 from delthas/fix-stream-read

[zstd_stream] Don't block in reader.Read if a zstd block is available