dual-stream-architecture

Community

Durable and real-time event delivery.

Authorzangxin75
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of ensuring event data is both durably stored and instantly accessible, catering to systems that require both guaranteed delivery and low-latency updates.

Core Features & Use Cases

  • Dual Publishing: Simultaneously publishes events to Kafka for durability and Redis Pub/Sub for real-time delivery.
  • Scalable Architecture: Supports batch publishing for high-throughput scenarios and defines clear channel naming conventions for efficient routing.
  • Use Case: Ideal for building real-time dashboards or WebSocket backends where users expect immediate updates, while also ensuring no critical events are lost due to system failures.

Quick Start

Use the dual-stream-architecture skill to publish an event to both Kafka and Redis.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dual-stream-architecture
Download link: https://github.com/zangxin75/openclaw-skills/archive/main.zip#dual-stream-architecture

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.