[PR #2021] Update name to InMemorySaver #2457

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

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

State: closed
Merged: No


(Keep MemorySaver around for backwards compatibility)

"MemorySaver" is ambiguous: is it saving memories? Where is it saving memories to?

InMemorySaver aligns naming InMemoryStore as well as similar LangChain objects (InMemoryVectorStore, etc.)

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/2021 **State:** closed **Merged:** No --- (Keep MemorySaver around for backwards compatibility) "MemorySaver" is ambiguous: is it saving memories? Where is it saving memories to? InMemorySaver aligns naming InMemoryStore as well as similar LangChain objects (InMemoryVectorStore, etc.)
yindo added the pull-request label 2026-02-20 17:47:02 -05:00
yindo closed this issue 2026-02-20 17:47:02 -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#2457