[PR #254] [MERGED] docs: add postgres checkpointer how-to #610

Closed
opened 2026-02-15 19:15:12 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/254
Author: @vbarda
Created: 7/11/2024
Status: Merged
Merged: 7/11/2024
Merged by: @vbarda

Base: mainHead: vb/add-postgres-checkpointer


📝 Commits (3)

  • 6838c7e docs: add postgres checkpointer how-to
  • 0a276f3 Merge branch 'main' into vb/add-postgres-checkpointer
  • 0a203a2 format

📊 Changes

3 files changed (+995 additions, -0 deletions)

View changed files

📝 docs/docs/how-tos/index.md (+1 -0)
📝 docs/mkdocs.yml (+1 -0)
examples/how-tos/persistence-postgres.ipynb (+993 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraphjs/pull/254 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 7/11/2024 **Status:** ✅ Merged **Merged:** 7/11/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/add-postgres-checkpointer` --- ### 📝 Commits (3) - [`6838c7e`](https://github.com/langchain-ai/langgraphjs/commit/6838c7ec8bc28d7a75a40d452b6dd6516ef5d18e) docs: add postgres checkpointer how-to - [`0a276f3`](https://github.com/langchain-ai/langgraphjs/commit/0a276f35773325894d24f02de8c7fcefb331d069) Merge branch 'main' into vb/add-postgres-checkpointer - [`0a203a2`](https://github.com/langchain-ai/langgraphjs/commit/0a203a221613f406401e49e3264a891f903246fd) format ### 📊 Changes **3 files changed** (+995 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/how-tos/index.md` (+1 -0) 📝 `docs/mkdocs.yml` (+1 -0) ➕ `examples/how-tos/persistence-postgres.ipynb` (+993 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:15:12 -05:00
yindo closed this issue 2026-02-15 19:15:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#610