AI AGENT ADDONS

Redis Development

redis/agent-skills
Databases
3,224installs

Redis is a fast database used for caching, sessions, and real-time features. This guide helps you use Redis the right way. It covers data structures, memory, and search features. You will learn how to avoid common mistakes and boost performance.

The guide includes 29 rules across 11 categories. Each rule is ranked by impact. You can apply these tips when designing keys, setting up caches, or using vector search. Topics also include semantic caching with LangCache and the Redis Query Engine.

Whether you are new to Redis or an experienced user, these best practices will help you get the most out of your database. Follow them to save memory, speed up queries, and run a stable system.

Add Redis Development skill to your workflow

Global

mkdir -p ~/.claude/skills/redis-development

Project

mkdir -p .claude/skills/redis-development

Source Repository

Stars
79
Forks
20
Watchers
79
License
MIT
Last Push
1 month ago
Created
6 months ago