@ank1015/agent-plugin-session-tree-postgres
v0.1.0
Published
Postgres-backed session-tree persistence plugin for @ank1015/agent.
Maintainers
Readme
@ank1015/agent-plugin-session-tree-postgres
Postgres-backed session-tree persistence plugin for @ank1015/agent.
Install
pnpm add @ank1015/agent-plugin-session-tree-postgresImport
import {
POSTGRES_SESSION_SCHEMA_VERSION,
PostgresSessionManagerOptions,
PostgresSessionManager,
createPostgresSessionManager,
} from '@ank1015/agent-plugin-session-tree-postgres';Versioning
This package is currently 0.1.0. Until 1.0.0, public APIs may still evolve.
