dataqueue-core
CommunityTyped core patterns for dataqueue jobs.
Authornicnocquee
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Core patterns for using @nicnocquee/dataqueue with TypeScript: enforce typed payloads, safe handler wiring, and consistent queue initialization to reduce runtime errors.
Core Features & Use Cases
- Typed PayloadMap: map job types to payload shapes and guarantee handler coverage.
- JobHandlers binding: implement per-job logic with typings and abort signal awareness.
- Singleton queue initialization: share a single queue instance to avoid multiple pools.
- Enqueue & processing: addJob, addJobs, dependencies, retries, and processing workflows across supported backends.
- Optional advanced scenarios: transactional creation in PostgreSQL and dead-letter routing.
Quick Start
Create a JobPayloadMap, implement handlers, initialize the queue once, then add a sample job to begin processing.
Dependency Matrix
Required Modules
None requiredComponents
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-core Download link: https://github.com/nicnocquee/dataqueue/archive/main.zip#dataqueue-core Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.