Tursox (tursox v0.2.1)

Copy Markdown View Source

Low-level and optional managed Elixir bindings for the embedded Turso engine.

Tursox preserves Turso's database → connection → statement → cursor resource hierarchy. The direct API does not require a pool or manager.

Summary

Functions

Returns deterministic logical native resource gauges.

Checks that the source-built or precompiled native library is loaded.

Functions

resources()

Returns deterministic logical native resource gauges.

smoke()

@spec smoke() :: {:ok, pos_integer()} | {:error, Tursox.Error.t()}

Checks that the source-built or precompiled native library is loaded.