sqlite

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 4, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package sqlite re-exports the SQLite key-value storage backend.

This is the recommended storage backend for persistent storage. Data is persisted to a local SQLite database file.

Index

Constants

This section is empty.

Variables

View Source
var New = sqlite.New

New creates a new SQLite storage.

Functions

This section is empty.

Types

type Config

type Config = sqlite.Config

Config configures the SQLite storage.

type Store

type Store = sqlite.Store

Store implements kvs.Store with SQLite.

Jump to

Keyboard shortcuts

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