Skip to main content

Crate runifold_store_postgres

Crate runifold_store_postgres 

Source
Expand description

Durable PostgreSQL storage adapters for Runifold.

Structs§

PostgresConversationStore
PostgreSQL-backed append-only conversation and semantic-memory store.
PostgresWorkflowStore
PostgreSQL-backed distributed workflow task store.

Enums§

PostgresConversationStoreError
PostgreSQL conversation-store configuration or schema failure.
PostgresWorkflowStoreError
PostgreSQL workflow-store configuration or connection failure.