You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched existing ideas and did not find a similar one
I added a very descriptive title
I've clearly described the feature request and motivation for it
Feature request
Add the option to use MongoDB or compatible NoSQL databases as Checkpointer to Langgraph.
Motivation
Currently, I can only find sqlite and postgres implementation. I am using NoSQL for the rest of the application, and I think it would make sense to have the ability to use NoSQL as checkpointer as well (heterogeneous data structure, etc.).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
Add the option to use MongoDB or compatible NoSQL databases as Checkpointer to Langgraph.
Motivation
Currently, I can only find sqlite and postgres implementation. I am using NoSQL for the rest of the application, and I think it would make sense to have the ability to use NoSQL as checkpointer as well (heterogeneous data structure, etc.).
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions