Skip to main content

One post tagged with "performance"

View All Tags

IndexTables 0.5.5 — Native Rust Transaction Log, DataSource Short Name, and FFI Profiler

· 3 min read

IndexTables 0.5.5 continues the shift toward a fully native execution stack.

The headline change is a complete reimplementation of the transaction log in Rust, replacing the previous Scala-based design with a native module built on Arrow FFI. This release also introduces a DataSource short name and adds built-in profiling for the FFI read path.