メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

Chat ioredis State Adapter

Skill 検証済み
90

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/chat

Vercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

2 days ago に更新
ソースコードを表示