[PR #1819] [CLOSED] langgraph: support for mysql backend for checkpoint #2322

Closed
opened 2026-02-20 17:46:49 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1819
Author: @Hanson-G2G
Created: 9/24/2024
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • 9f537b6 Create aio.py
  • ec42e64 Merge pull request #1 from Hanson-G2G/Hanson-G2G-patch-checkpoint-mysql

📊 Changes

1 file changed (+566 additions, -0 deletions)

View changed files

libs/checkpoint-mysql/aio.py (+566 -0)

📄 Description

Add checkpoint for mysql


🔄 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/langgraph/pull/1819 **Author:** [@Hanson-G2G](https://github.com/Hanson-G2G) **Created:** 9/24/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`9f537b6`](https://github.com/langchain-ai/langgraph/commit/9f537b680cfcb26ef30fc770755d8d6e2ab518b3) Create aio.py - [`ec42e64`](https://github.com/langchain-ai/langgraph/commit/ec42e647c8a6f5c397d1b8c4eb622e2f4602cb42) Merge pull request #1 from Hanson-G2G/Hanson-G2G-patch-checkpoint-mysql ### 📊 Changes **1 file changed** (+566 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `libs/checkpoint-mysql/aio.py` (+566 -0) </details> ### 📄 Description Add checkpoint for mysql --- <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-20 17:46:49 -05:00
yindo closed this issue 2026-02-20 17:46:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#2322