什麼是 redis-expert?
用於快取、發布/訂閱、資料結構和高效能應用程式的專家級 Redis 來源:personamanagmentlayer/pcl。
用於快取、發布/訂閱、資料結構和高效能應用程式的專家級 Redis
透過命令列快速安裝 redis-expert AI 技能到你的開發環境
來源:personamanagmentlayer/pcl。
Expert guidance for Redis - the in-memory data structure store used as cache, message broker, and database with microsecond latency.
❌ Using Redis as primary database: Use for caching/sessions ❌ Not setting TTL on cache keys: Causes memory bloat ❌ Using KEYS in production: Use SCAN instead ❌ Large values in keys: Keep values small (<1MB) ❌ No monitoring: Track memory, latency, hit rate ❌ Synchronous blocking operations: Use async operations
❌ Not handling connection failures: Implement retry logic ❌ Storing large collections in single key: Split into multiple keys
用於快取、發布/訂閱、資料結構和高效能應用程式的專家級 Redis 來源:personamanagmentlayer/pcl。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/personamanagmentlayer/pcl --skill redis-expert用於快取、發布/訂閱、資料結構和高效能應用程式的專家級 Redis 來源:personamanagmentlayer/pcl。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/personamanagmentlayer/pcl --skill redis-expert 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/personamanagmentlayer/pcl