redis-developer/langgraph-redis
Redis checkpointer and store for memory management in LangGraph
Building AI applications often involves complex, multi-step conversations or workflows. This project helps you reliably save and restore the 'memory' or 'state' of these ongoing AI interactions using Redis, ensuring that your AI application can pick up exactly where it left off. It takes in the current state of an AI conversation or process and stores it, allowing you to retrieve it later. Developers building AI applications with LangGraph would use this.
202 stars.
Use this if you are a Python developer building conversational AI agents or multi-step AI workflows with LangGraph and need a robust, external way to manage and persist the application's state or 'memory' using Redis.
Not ideal if you are not using LangGraph or Redis, or if you only need a simple, in-memory state management solution for your AI application.
Stars
202
Forks
38
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/redis-developer/langgraph-redis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
langchain-ai/langgraphjs
Framework to build resilient language agents as graphs.
von-development/awesome-LangGraph
An index of the LangChain + LangGraph ecosystem: concepts, projects, tools, templates, and...
kyrolabs/awesome-langchain
😎 Awesome list of tools and projects with the awesome LangChain framework
wassim249/fastapi-langgraph-agent-production-ready-template
A production-ready FastAPI template for building AI agent applications with LangGraph...
tableau/tableau_langchain
Tableau tools for Agentic use cases with Langchain & Langgraph. Enfuse agents with updated data...