dataqueue-advanced

Community

Advanced DataQueue patterns for robust workflows

Authornicnocquee
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Orchestrate advanced DataQueue workflows with dependencies, memoization, waits, and cron, ensuring reliable, lossless processing across distributed workers.

Core Features & Use Cases

  • Job dependencies with dependsOn to ensure prerequisites complete before continuation.
  • Step memoization using ctx.run to cache results and replay on re-invocation.
  • Time-based and token-based waits (waitFor, waitUntil, token waits) to coordinate human and system actions.
  • Cron scheduling and idempotent handling for recurring, fault-tolerant jobs.

Quick Start

Define a handler that uses ctx.run for memoization and ctx.waitFor for timing, then enqueue jobs with dependsOn, tags, cron, and idempotency settings to see advanced patterns in action.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: dataqueue-advanced
Download link: https://github.com/nicnocquee/dataqueue/archive/main.zip#dataqueue-advanced

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.