DEV Community

bsorrentino
bsorrentino

Posted on

LangGraph4j & PostgresSQL Checkpointing

🚀 The last release of LangGraph4j now support PostgreSQL Checkpointing!

🔗 Learn More: https://langgraph4j.github.io/langgraph4j/core/checkpoint-postgres/

With this new capability, you can now store and restore graph states directly in PostgreSQL, making your stateful, multi-actor agentic workflow applications even more resilient and scalable!

Try it out and let us know what you think! Happy coding 👋

Top comments (0)