API Reference mnemosyne_postgres v#0.1.1

Copy Markdown View Source

Modules

PostgreSQL + pgvector backend for the Mnemosyne agentic memory library.

PostgreSQL/pgvector implementation of Mnemosyne.GraphBackend.

Ecto type that stores graph edge links as JSONB.

Migrations for the MnemosynePostgres tables and indexes.

Round-trip conversion between Mnemosyne node structs and DB-friendly maps.

Ecto query builders for the node metadata table.

Ecto query builders for the nodes table.

Ecto schema for the polymorphic mnemosyne_nodes table.

Ecto schema for the mnemosyne_node_metadata table.