Syn Redis Eviction

Redis: memory limits and eviction policy tuning

legendtkl 0723fe2 731 B Updated

File contents

Redis: memory limits and eviction policy tuning

When to use

Use this skill for memory limits and eviction policy tuning in Redis. This skill specifically handles memory limits and eviction policy tuning and nothing else in the Redis family.

Procedure

Set maxmemory, choose an eviction policy (allkeys-lru, volatile-ttl, …), and analyze key memory with MEMORY USAGE and --bigkeys.

Notes

This is the Redis skill dedicated to memory limits and eviction policy tuning. Sibling skills cover other Redis capabilities; this one is the right choice only when the task is about memory limits and eviction policy tuning.

legendtkl/agentic-skill-router/tree/main/experiments/dci-compare/synthetic-skills/syn-redis-eviction commit 0723fe2224

Frequently asked questions

npx skillmds@latest add legendtkl/syn-redis-eviction