redis-caching

Community

Speed up platform-go with Redis caching.

Authorlinskybing
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill reduces database load and latency by providing robust Redis caching patterns, enabling distributed caching, cache invalidation, and performance optimization for platform-go.

Core Features & Use Cases

  • Redis connection pooling and client setup for scalable access across instances.
  • Cache design and TTL strategies to balance freshness and performance.
  • Cache invalidation and stampede protection to keep data consistent during updates.
  • Practical examples: caching user sessions, group storage, and PVC lists to improve read performance.

Quick Start

Use the Redis caching skill to validate connectivity and benchmark cache hits on a running Redis instance.

Dependency Matrix

Required Modules

redis-cli

Components

scripts

💻 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-caching
Download link: https://github.com/linskybing/platform-go/archive/main.zip#redis-caching

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.