sqlite

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(dsn string, compress bool) (*db.DB, error)

New builds a SQLite backend. When compress is true, file content and revision diffs are stored zstd-compressed.

func NewWithDB

func NewWithDB(database *sql.DB, compress bool) *db.DB

NewWithDB builds a SQLite backend around an existing connection pool.

Types

This section is empty.

Jump to

Keyboard shortcuts

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