redis-operations
CommunityBattle-test Redis patterns for scalable ops.
Software Engineering#redis#deduplication#rate-limiting#distributed-lock#redis-patterns#ttl-strategy#redis-template
Authorkssumin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Redis usage patterns beyond caching, including direct use of RedisTemplate, idempotent checks with SET NX, distributed locking with Redisson, rate limiting, consistent key naming conventions, TTL strategies, and monitoring guidance for non-cache Redis usage.
Core Features & Use Cases
- Idempotent checks with SET NX and TTL
- Distributed locking with Redisson to coordinate work across services
- Rate limiting and TTL strategies for API and background tasks
- Consistent Redis key naming conventions and patterns for maintainability
- Monitoring references and patterns for Redis-based operations
Quick Start
Set up and apply Redis operation patterns (dedup, distributed lock, rate limiting) in a service using RedisTemplate and Redisson.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-operations Download link: https://github.com/kssumin/claude-playground/archive/main.zip#redis-operations 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 471,000+ vetted skills library on demand.