6 lines
291 B
Markdown
6 lines
291 B
Markdown
# @earendil-works/pi-storage-sqlite-node
|
|
|
|
Node sqlite storage backend for `@earendil-works/pi-agent-core` sessions. Provides the
|
|
`node:sqlite` adapter (`SqliteDatabase` implementation) and the SQLite session
|
|
repo/storage implementation (`SqliteSessionRepo`, migrations, materialized views).
|