الانتقال إلى المحتوى الرئيسي
هذا المحتوى غير متوفر بعد بلغتك ويتم عرضه باللغة الإنجليزية.

Chat Redis State Adapter

Skill تم التحقق
95

Redis state adapter for chat (production)

ملخص الذكاء الاصطناعي

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.

التثبيت

npx skills add vercel/chat

يشغّل Vercel skills CLI ‏(skills.sh) عبر npx — يتطلب وجود Node.js محليًا ووكيلًا واحدًا على الأقل متوافقًا مع skills (مثل Claude Code أو Cursor أو Codex). يفترض أن المستودع يتبع تنسيق agentskills.io.

تم التحديث في 2 days ago
عرض الكود المصدري