Syn Redis Pubsub

Redis: pub/sub and stream messaging

legendtkl a49945b 655 B Updated

File contents

Redis: pub/sub and stream messaging

When to use

Use this skill for pub/sub and stream messaging in Redis. This skill specifically handles pub/sub and stream messaging and nothing else in the Redis family.

Procedure

Use PUBLISH/SUBSCRIBE and Redis Streams with consumer groups, acknowledgements, and pending-entry recovery for at-least-once delivery.

Notes

This is the Redis skill dedicated to pub/sub and stream messaging. Sibling skills cover other Redis capabilities; this one is the right choice only when the task is about pub/sub and stream messaging.

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

Frequently asked questions

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