API Reference snodo_tasks_postgres v#0.2.0

Copy Markdown View Source

Modules

Multi-node PostgreSQL persistence for the MCP Tasks extension.

The store handle that Snodo.Extensions.Tasks.Store.Postgres.new/1 returns and the other store functions take. Build it with new/1 or new!/1; its fields are internal.

Immutable PostgreSQL schema-version-one migration.

Data-preserving PostgreSQL upgrade from Tasks schema version one to two.

Mix Tasks

Runs the database-independent PostgreSQL adapter contract.

Runs transaction and locking evidence against a real PostgreSQL database.