Syn Redis Persistence

Redis: RDB and AOF persistence

legendtkl baab088 613 B Updated

File contents

Redis: RDB and AOF persistence

When to use

Use this skill for RDB and AOF persistence in Redis. This skill specifically handles RDB and AOF persistence and nothing else in the Redis family.

Procedure

Choose between RDB snapshots and AOF, tune appendfsync, configure save points, and plan restart/restore durability.

Notes

This is the Redis skill dedicated to RDB and AOF persistence. Sibling skills cover other Redis capabilities; this one is the right choice only when the task is about RDB and AOF persistence.

legendtkl/agentic-skill-router/tree/main/experiments/dci-compare/synthetic-skills/syn-redis-persistence commit baab0882c8

Frequently asked questions

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