@ank1015/agent-compaction-store-postgres
v0.1.0
Published
Postgres-backed compaction store for @ank1015/agent.
Maintainers
Readme
@ank1015/agent-compaction-store-postgres
Postgres-backed compaction store for @ank1015/agent.
Install
pnpm add @ank1015/agent-compaction-store-postgresImport
import {
POSTGRES_COMPACTION_SCHEMA_VERSION,
PostgresCompactionStoreOptions,
PostgresCompactionStore,
createPostgresCompactionStore,
} from '@ank1015/agent-compaction-store-postgres';Versioning
This package is currently 0.1.0. Until 1.0.0, public APIs may still evolve.
