redis-hashes-sorted-sets
CommunityMaster Redis hashes and sorted sets with ease
Authorpluginagentmarketplace
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Redis hashes and sorted sets are powerful data structures but managing object data and rankings at scale can be error-prone and verbose. This skill provides a structured approach to model object data with hashes and maintain leaderboards with sorted sets, enabling efficient updates and fast queries.
Core Features & Use Cases
- Object storage with hashes (HSET, HGETALL) for flexible entity data.
- Leaderboards and time-based rankings with sorted sets (ZADD, ZRANGE) for fast ranking queries.
- Atomic updates and pattern-based key organization to simplify data access and scaling.
Quick Start
Install and activate the skill, then perform a sample operation such as HSET user:1 name Alice and ZADD leaderboard 1000 user:1 to create an object and its ranking.
Dependency Matrix
Required Modules
redis
Components
scriptsreferencesassets
💻 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-hashes-sorted-sets Download link: https://github.com/pluginagentmarketplace/custom-plugin-redis/archive/main.zip#redis-hashes-sorted-sets 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 223,000+ vetted skills library on demand.