@lynage/storage-sqlite
v0.0.2
Published
**SQLite + FTS5 storage for [Lynage](https://github.com/qiao-coding/lynage-memory)** — implements Lynage's store interface with Drizzle ORM (WAL mode, trigram FTS indexes), and provides the one-line `createLynageMemory` factory for quick setup.
Readme
@lynage/storage-sqlite
SQLite + FTS5 storage for Lynage — implements Lynage's store interface with Drizzle ORM (WAL mode, trigram FTS indexes), and provides the one-line createLynageMemory factory for quick setup.
pnpm add @lynage/storage-sqliteFull usage and API: github.com/qiao-coding/lynage-memory
