Skip to main content

Chat Redis State Adapter

Skill Verified
95

Redis state adapter for chat (production)

AI Summary

This adapter integrates with Redis to provide persistent state management, including subscriptions, queues, and distributed locking for chat applications. It can be configured with a connection URL, an existing Redis client, or by detecting the REDIS_URL environment variable.

Code Execution

  • info:LoggingThe adapter logs Redis client errors and connection status changes via a provided logger instance, but does not include a separate audit log for actions.

Installation

npx skills add vercel/chat

Runs the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.

Updated 4 days ago
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.