libsql

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package libsql registers Chronos's libSQL storage backend so an external consumer can build a durable engine with embed.New(embed.WithStorage("libsql://…")).

Blank-import it, like a database/sql driver:

import _ "github.com/felixgeelhaar/chronos/storage/libsql"

The provider lives under internal/store and is not importable directly from outside the module; this in-module shim re-registers it.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL