Skip to content

ZSTDS v1.1.0

Compare
Choose a tag to compare
@andrew-aladev andrew-aladev released this 27 Oct 23:17
· 184 commits to master since this release

Added :gvl option (disabled by default), you can use bindings effectively in multiple threads. Please be careful: bindings are not thread safe. You should lock all shared data between threads.