langgraph-memory-persistence

Community

Persist LangGraph memory across sessions and threads.

AuthorAlex1980Alex
Version1.0.0
Installs0

System Documentation

What problem does it solve?

LangGraph memory persistence solves the challenge of preserving conversation history and user context across restarts and subgraphs by providing short-term per-thread checkpointers and long-term cross-thread stores.

Core Features & Use Cases

  • Short-term memory with per-thread checkpointers (InMemorySaver, SqliteSaver, etc.) to track dialogue history.
  • Long-term memory stores for user profiles and preferences, enabling cross-session personalization.
  • Robust serialization, optional encryption, and multi-store integration for production safety.

Quick Start

Run a LangGraph graph with a configured checkpointer (and optional store) to persist and resume state across sessions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: langgraph-memory-persistence
Download link: https://github.com/Alex1980Alex/1C-Enterprise_Framework/archive/main.zip#langgraph-memory-persistence

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.