chat-agent-persistence

Official

Persist multi-turn chats with reliability.

Authoreco2-team
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This guide helps engineers implement a reliable persistence layer for chat services, enabling multi-turn context to be stored and recovered across restarts using Redis Streams and PostgreSQL.

Core Features & Use Cases

  • Checkpointer-based continuity: preserves LangGraph multi-turn state with a checkpointing mechanism.
  • Durable event storage: uses Redis Streams for event routing and PostgreSQL for long-term storage of checkpoints and messages.
  • Recovery & troubleshooting: clear references for diagnosing missing chat.messages or checkpoint failures.

Quick Start

Follow the guidance to verify the chat persistence stack, check Redis Streams consumer groups, and validate chat.messages population.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: chat-agent-persistence
Download link: https://github.com/eco2-team/backend/archive/main.zip#chat-agent-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 223,000+ vetted skills library on demand.