Persistence Quickstart
Enable automatic conversation persistence with memory configuration.Installation
Docker Setup
Basic Usage
SQLite (Zero Config)
Backend Options
Environment Variables
CLI Usage
Serverless Database Tuning
For serverless databases that may experience cold starts, tune the retry parameters:- PlanetScale:
.psdb.cloudhosts (exponential backoff) - Neon:
.neon.techhosts - CockroachDB:
.cockroachlabs.cloud,.cockroachlabs.com - Supabase:
.supabase.com,.supabase.co - Xata:
.xata.sh
Next Steps
- Session Resume - Continue conversations
- Async Conversation Store - Non-blocking persistence
- PostgreSQL - Production setup
- CLI Reference - Full CLI documentation

