or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

event-system.mdindex.mdjob-creation.mdjob-processing.mdjob-state.mdqueue-management.mdqueue-monitoring.mdrepeatable-jobs.mdutils.md
tile.json

tile.json

{
  "name": "tessl/npm-bull",
  "version": "4.16.0",
  "docs": "docs/index.md",
  "describes": "pkg:npm/bull@4.16.5",
  "summary": "Redis-based job queue library for Node.js that provides reliable job processing with features including job scheduling, delayed execution, repeatable jobs, priority handling, and automatic retries."
}