redis-expert

Community

Redis mastery for caching and real-time data.

Authorlammesen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides deep knowledge of Redis data structures, caching strategies, Pub/Sub, Streams, and Lua scripting to build high-performance data apps with Bun's native Redis client.

Core Features & Use Cases

  • Data Structures & Operations: Strings, Hashes, Pub/Sub, Streams, JSON, etc.
  • Caching Strategies: Cache-aside, write-through, write-behind, and cache invalidation patterns.
  • Scripting & Administration: Lua scripting, script management, and admin tasks with Bun.redis.

Quick Start

Create a Redis client with Bun.redis and perform basic operations like set/get, pub/sub, and Lua scripting examples.

Dependency Matrix

Required Modules

bun

Components

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-expert
Download link: https://github.com/lammesen/skills/archive/main.zip#redis-expert

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