redis▌
4 indexed skills · max 10 per page
redis-patterns
patricio0312rev/skills · Productivity
Implement common Redis patterns for high-performance applications.
redis-development
redis/agent-skills · Productivity
Redis performance optimization across data structures, query engines, vector search, and semantic caching. \n \n Covers 29 prioritized rules across 11 categories including data modeling, memory management, Redis Query Engine (RQE), vector search with RedisVL, and LangCache semantic caching \n Provides structured guidance for connection pooling, JSON document handling, streams, clustering, security (ACLs), and observability \n Each rule includes explanations, correct examples, anti-patterns or us
redis-best-practices
mindrally/skills · Productivity
Redis development best practices for caching, data structures, and high-performance operations. \n \n Covers five core data structures (strings, hashes, lists, sets, sorted sets) plus streams, with command examples and use-case guidance for each \n Includes three caching patterns (cache-aside, write-through, invalidation) with pseudo-code and TTL strategies to prevent thundering herd \n Addresses high availability via replication, Sentinel, and cluster configuration with hash tags for key distri
redis-js
upstash/redis-js · Productivity
This directory contains comprehensive guides for using the @upstash/redis SDK. These skill files are designed to help developers and AI assistants understand and use the SDK effectively.