Skip to content

Releases: elixir-vibe/fsst

v0.1.2

26 May 16:43

Choose a tag to compare

Adds serialized symbol-table construction for integrations such as DuckDB/QuackDB FSST vectors and switches the Rust backend to precompiled NIFs for supported macOS/Linux targets.

v0.1.1

26 May 16:38

Choose a tag to compare

Precompiled NIF build attempt for v0.1.1. Superseded by v0.1.2.

v0.1.0

26 May 16:29

Choose a tag to compare

Initial release of FSST for Elixir with a pure Elixir backend and optional Rustler backend powered by fsst-rs.