redis-core
OfficialModel Redis data with the right structure.
Authorredis
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Redis modeling often struggles with choosing the right data type and maintaining consistent key naming, which directly impacts memory usage, performance, and maintainability.
Core Features & Use Cases
- Guidelines for selecting the correct data structure (String, Hash, List, Set, Sorted Set, JSON, Stream, Vector Set) based on access patterns.
- Clear key-naming conventions with colon-separated prefixes to enable efficient scans and predictable memory layout.
- Practical examples (caching, leaderboards, memberships, sessions) and cross-references for deeper rationale.
Quick Start
Apply these guidelines to model a user profile using a Hash and a concise key like user:123:profile.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: redis-core Download link: https://github.com/redis/agent-skills/archive/main.zip#redis-core Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.