dual-stream-architecture
SKILL.md
Dual-Stream Architecture
Publish events to Kafka (durability) and Redis Pub/Sub (real-time) simultaneously for systems needing both guaranteed delivery and instant updates.
Installation
OpenClaw / Moltbot / Clawbot
npx clawhub@latest install dual-stream-architecture
When to Use
- Event-driven systems needing both durability AND real-time