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…
---
name: Redis Connections
description: 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…
---
# Redis Connections
Part of the **Redis Agent Skills** pack by Redis (`redis/agent-skills`).
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…
This catalog entry summarizes the skill for discovery. Get the full skill - including any bundled scripts and resources - from the source:
Full skill & source: https://github.com/redis/agent-skills/tree/main/skills/redis-connections