Skip to content

Releases: polvorin/zstd-erlang

Release list

v0.2.1

Choose a tag to compare

@polvorin polvorin released this 11 Aug 00:03

Set a thread-specific context for compression and decompression, see:
https://facebook.github.io/zstd/zstd_manual.html#Chapter4

Note: contexts are never deallocated once created. So nif upgrades for example are not really supported.