Skip to main content

Crate langgraph_checkpoint_postgres

Crate langgraph_checkpoint_postgres 

Source
Expand description

PostgreSQL-backed CheckpointSaver implementation.

PostgresSaver stores checkpoints in a PostgreSQL database for multi-process or production deployments.

Structsยง

PostgresSaver