package
Version:
v0.0.1-rc.4
Opens a new window with list of versions in this module.
Published: Mar 3, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package sqlite provides a SQLite-backed storage driver using ent ORM.
Driver implements storage.Driver using SQLite via the ent driver
NewDriver creates a new SQLite-backed storer.
The dbPath can be a file path or ":memory:" for an in-memory database.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.