redis-cache-set
CommunityStore key-value data in Redis.
AuthorAstorYH
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a straightforward way to store and retrieve data in a Redis cache, enabling efficient data management and retrieval for applications.
Core Features & Use Cases
- Key-Value Storage: Set arbitrary key-value pairs in a Redis instance.
- Cache Management: Useful for caching frequently accessed data, session information, or temporary data.
- Use Case: Store user session tokens or frequently queried product details in Redis to speed up application response times.
Quick Start
Set the key 'user:123:session' to the value 'abc123xyz' in the Redis cache.
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-cache-set Download link: https://github.com/AstorYH/PASB/archive/main.zip#redis-cache-set 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.