Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:

redis-connections

// 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, eliminating per-request connection creation, iterating large keyspaces with SCAN, enabling client-side caching for read-heavy workloads, or setting connect and read timeouts.

$ git log --oneline --stat
stars:٦٤
forks:١٧
updated:٢٧ مايو ٢٠٢٦ في ٠٧:٥٨
مستكشف الملفات
7 ملفات
SKILL.md
readonly