redis

15 mods across 4 repositories, 1.2k stars between them.

mcp-redis GEMINI.md

01

redis/mcp-redis

Instructions file Gemini CLI

Instructions for redis/mcp-redis, covering redis mcp server extension, what this extension provides, available tools, string operations and hash operations.

607 27d ago A 1,534 tokens original MIT

redisvl

02

redis/redis-vl-python

Cursor rule Cursor

token.strip().strip(",").replace("“", "").replace("”", "").lower().

424 4d ago A 59 tokens original MIT

redis/redis-vl-python

Instructions file

Instructions for redis/redis-vl-python, covering claude.md - redisvl project context, frequently used commands, development workflow, redis setup and documentation.

424 4d ago A 1,033 tokens original MIT

redis

04

redis/agent-skills

Plugin Claude Code

Plugin marketplace listing 1 plugin: redis-development.

129 6d ago A tokens not measured original MIT

redis/agent-skills

Instructions file CodexOpenCode

Instructions for redis/agent-skills, covering agents.md, repository overview, where skills live, skill format and adding a new skill.

129 6d ago A 1,698 tokens original MIT

redis/agent-skills

Instructions file

Instructions for redis/agent-skills, a project described as: Redis' official collection of agent skills.

129 6d ago A 3 tokens copy · 100% MIT

redis-development

07

redis/agent-skills

Plugin Claude Code

Redis development best practices — data structures, query engine, vector search, caching, and performance optimization.

129 6d ago A tokens not measured original MIT

iris-development

08

redis/agent-skills

Skill Claude CodeCodex

Iris is Redis's umbrella for AI-focused products. Use this skill when integrating with the Iris Redis Agent Memory (RAM) data plane on Redis Cloud — recording session events for an AI agent, creating or searching long-term memories, configuring a memory store, or tuning background memory promotion. Code examples use…

129 6d ago A 90 tokens original MIT

redis-clustering

09

redis/agent-skills

Skill Claude CodeCodex

Redis Cluster and replication guidance covering hash tags for multi-key operations, avoiding CROSSSLOT errors, and reading from replicas to scale read-heavy workloads. Use when designing keys for a sharded Redis Cluster, debugging CROSSSLOT errors on MGET / SDIFF / pipelines, configuring a multi-key transaction in a…

129 6d ago A 80 tokens original MIT

redis-connections

10

redis/agent-skills

Skill Claude CodeCodex

Redis client and connection guidance covering connection pooling, multiplexing, pipelining, client-side caching with RESP3, avoiding slow commands (KEYS, SMEMBERS, HGETALL), and tuning socket timeouts. Use when configuring a Redis client (redis-py, Jedis, Lettuce, NRedisStack), batching commands for throughput…

129 6d ago A 106 tokens original MIT

redis-core

11

redis/agent-skills

Skill Claude CodeCodex

Core Redis modeling guidance — choose the right data structure (String, Hash, List, Set, Sorted Set, JSON, Stream, Vector Set) and use consistent colon-separated key names. Use when designing a Redis data model, caching objects, deciding between Hash and JSON, building counters, leaderboards, membership sets, or…

129 6d ago A 81 tokens original MIT

redis-observability

12

redis/agent-skills

Skill Claude CodeCodex

Redis observability guidance — which metrics to monitor (memory, connections, hit ratio, ops/sec, rejected connections), which built-in commands to reach for during incident triage (SLOWLOG, INFO, MEMORY DOCTOR, CLIENT LIST, FT.PROFILE), and when to use the Redis Insight GUI. Use when setting up monitoring or alerts…

129 6d ago A 106 tokens original MIT

redis-search

13

redis/agent-skills

Skill Claude CodeCodex

Redis Search guidance covering FT.CREATE schema design, field type selection (TEXT, TAG, NUMERIC, GEO, GEOSHAPE, VECTOR, JSON path), DIALECT 2 query syntax, FT.SEARCH / FT.AGGREGATE / FT.HYBRID command selection, vector similarity with HNSW or FLAT, hybrid retrieval combining lexical and vector ranking, RAG pipelines…

129 6d ago A 152 tokens original MIT

redis-security

14

redis/agent-skills

Skill Claude CodeCodex

Redis security guidance covering authentication (requirepass and ACL users), TLS, ACL-based least-privilege access control, restricting network exposure via bind and protected-mode, firewall rules, and disabling dangerous commands. Use when deploying Redis to production, defining ACL users for an application…

129 6d ago A 80 tokens original MIT

redis/agent-skills

Skill Claude CodeCodex

Redis LangCache guidance for semantic caching of LLM responses on Redis Cloud — calling search/set via the SDK or REST API, tuning the similarity threshold, separating caches per task type, and filtering with custom attributes. Use when caching LLM completions or RAG answers to cut API cost and latency, building a…

129 6d ago A 102 tokens original MIT