redis-core

安装量: 1K
排名: #6953

安装

npx skills add https://github.com/redis/agent-skills --skill redis-core

Redis Core Foundational guidance for modeling data in Redis. Covers data-type selection and key-name conventions — the two decisions that most directly drive memory, performance, and maintainability. When to apply Caching objects, sessions, or per-user state. Counters, leaderboards, recent-items lists, unique-membership sets. Reviewing or refactoring Redis key names. Deciding between a Redis Hash and a JSON document for an entity. 1. Choose the right data structure Pick the type that matches the access pattern , not just the shape of the data. Show more Installs 516 Repository redis/agent-skills GitHub Stars 71 First Seen May 26, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜