이 콘텐츠는 아직 사용자의 언어로 제공되지 않아 영어로 표시됩니다.
Chat ioredis State Adapter
Skill 확인됨ioredis state adapter for chat (production)
AI 요약
This extension provides a state management solution for the Chat SDK using the ioredis library. It supports Redis Cluster and Sentinel, integrates with existing ioredis clients, and offers features like subscriptions, distributed locking, and key-value caching.
Maintenance
- warning:Commit recencyThere are no commits on the default branch in the last 12 months, suggesting the project may be unmaintained or has stalled active development.
Code Execution
- info:LoggingThe extension includes basic error logging for the ioredis client, but does not appear to have a comprehensive audit log for all actions.
Practical Utility
- info:Edge casesWhile the README lists configuration options, it doesn't explicitly detail failure modes or recovery steps for scenarios like Redis connection issues.
설치
npx skills add vercel/chatVercel skills CLI(skills.sh)를 npx로 실행합니다. 로컬에 Node.js와 skills 호환 에이전트(Claude Code, Cursor, Codex 등) 중 하나 이상이 설치되어 있어야 합니다. 저장소가 agentskills.io 형식을 따른다고 가정합니다.
유사한 확장
Discord Adapter
98Discord adapter for chat
Skill
vercel
Postgres State Adapter
98Postgres state adapter for chat (production)
Skill
vercel
Chat Redis State Adapter
95Redis state adapter for chat (production)
Skill
vercel
In-memory state adapter for chat
75In-memory state adapter for chat (development/testing)
Skill
vercel
Tandem Panel Scaffold
100Scaffold an editable Tandem control panel app
Skill
frumu-ai
ESLint Plugin React Hooks
99ESLint rules for React Hooks
Skill
facebook