LangGraph and KurrentDB

Kurrent recently published a blog post written by @.lougarou that introduces a LangGraph checkpointer implementation using KurrentDB. This is not a production-ready feature. The intention of the blog is to illustrate how KurrentDB’s native capability to persist state transitions aligns with the requirements of a LangGraph checkpointer.

Blog post: https://www.kurrent.io/blog/langgraph-checkpointer-on-kurrentdb/
Repo with examples: https://github.com/kurrent-io/langgraph-checkpoint-kurrentdb/tree/c2095d7dacd5fea5c4a0efea8c27ff746f3af5c3/examples