azure-eventhub-ts

Community

Reliable Azure Event Hubs streaming in TypeScript

Authordavidrrowley
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It provides a concise, developer-focused reference for building high-throughput event ingestion and real-time streaming pipelines with Azure Event Hubs using TypeScript, reducing integration friction and common mistakes.

Core Features & Use Cases

  • Producer patterns: Efficient batched sends, partition targeting, and partition-key strategies for ordered streams.
  • Consumer patterns: Partitioned consumers, configurable start positions, batch processing, and graceful shutdown with checkpointing.
  • Operational concerns: Authentication options (DefaultAzureCredential or connection string), blob-based checkpoint stores, error handling, and monitoring of lag and partition properties.
  • Use Case: Ingest IoT telemetry from thousands of devices into an Event Hub, process events in parallel consumers with blob checkpointing for safe resumption and load balancing.

Quick Start

Create a TypeScript producer and consumer that uses DefaultAzureCredential, sends events in batches, and uses BlobCheckpointStore to persist consumer checkpoints.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: azure-eventhub-ts
Download link: https://github.com/davidrrowley/CortexYouV3/archive/main.zip#azure-eventhub-ts

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.