Skip to content

Releases: polvorin/zstd-erlang

v0.2.1

11 Aug 00:03
Compare
Choose a tag to compare

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.