an opinionated implementation of resque in node
Resque Queue for AdonisJS v6
Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exports
Bun is a fast all-in-one JavaScript runtime.
A Spelling Checker for Code!
A library of useful functions used across various cspell tools.
Contains types related to administering a Bedrock Dedicated Server. These types allow for the configuration of variables and secrets in JSON files in the Bedrock Dedicated Server folder. These types cannot be used on Minecraft clients.
A resque administration website for actionhero
Types for cspell and cspell-lib
The @minecraft/server-gametest module provides scriptable APIs for scaffolding and testing content experiences in Minecraft.
a glob matcher in javascript
`lint-to-the-future-eslint` is a plugin for [lint-to-the-future](https://github.com/mansona/lint-to-the-future) that is designed to integrate with [eslint](https://eslint.org/).
A React component for playing a variety of URLs, including file paths, Mux, YouTube, Vimeo, and Wistia
TanStack Devtools client that is used to interact with the event system produced by the Devtools.
Tool for transforming styles with JS plugins
The `@minecraft/server-net` module contains types for executing HTTP-based requests. This module can only be used on Bedrock Dedicated Server.
an implementation of resquebus in node
`lint-to-the-future-ember-template` is a plugin for [lint-to-the-future](https://github.com/mansona/lint-to-the-future) that is designed to integreate with [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint).
**Distributed delayed jobs in nodejs**. Resque is a background job system backed by [Redis](http://redis.io) (version 2.6.0 and up required). It includes priority queues, plugins, locking, delayed jobs, and more! This project is a very opinionated but API
Redis and Resque admin dashboard plugin for Keryx
Coffeescript/Node.js port of Resque
A modern way to progressively update your code to the best practices
Executor plugin for Screwdriver using Resque
This package contains the functionality for the code blocks and code highlighting for Lexical.
Resque plugin that allows querying future jobs for it's result, for example: job = Resque.enqueue_future(MixerWorker, "yeah") # store job.uuid somewhere # Later on job = Resque.get_future_job(uuid) job.ready? job.result job.finished_at
Adds support for futures to resque-status
Light weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to schedule jobs in the future. Also supports queueing jobs on a fixed, cron-like schedule.
Light weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to schedule jobs in the future. Also supports queueing jobs on a fixed, cron-like schedule.
Light weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to schedule jobs in the future. Also supports queueing jobs on a fixed, cron-like schedule.
Light weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to schedule jobs in the future. Also supports queueing jobs on a fixed, cron-like schedule.
Light weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to schedule jobs in the future. Also supports queueing jobs on a fixed, cron-like schedule.
Light weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to schedule jobs in the future. Also supports queueing jobs on a fixed, cron-like schedule.
Light weight job scheduling on top of Resque Mongo. Adds methods enqueue_at/enqueue_in to schedule jobs in the future. Also supports queueing jobs on a fixed, cron-like schedule.
Light weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to schedule jobs in the future. Also supports queueing jobs on a fixed, cron-like schedule.
Light weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to schedule jobs in the future. Also supports queueing jobs on a fixed, cron-like schedule.
Candygram provides a job queue for the MongoDB document-oriented database, inspired by delayed_job and Resque. It uses the MongoMapper ORM and allows you to queue method calls for execution ASAP or at any time in the future.