[PR #2089] partners:MongoDB New Checkpointer #2495

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

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/2089

State: closed
Merged: No


Implements two new graph checkpointers for MongoDB. One synchronous and one asynchronous.
This closely follows the other implementations in checkpoint, checkpoint-postgres, checkpoint-sqlite but with NoSQL idioms.

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/2089 **State:** closed **Merged:** No --- Implements two new graph checkpointers for MongoDB. One synchronous and one asynchronous. This closely follows the other implementations in checkpoint, checkpoint-postgres, checkpoint-sqlite but with NoSQL idioms.
yindo added the pull-request label 2026-02-20 17:47:06 -05:00
yindo closed this issue 2026-02-20 17:47:06 -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#2495