agenda-sharding
Light weight job scheduler for Node.js, support MongoDB Sharding
Light weight job scheduler for Node.js, support MongoDB Sharding
Light weight job scheduler for Node.js
Light weight job scheduler for Node.js
Light weight job scheduler for Node.js - Fork of 4.2.1 for fixing agenda#1077
Light weight job scheduler for Node.js
A modern `setTimeout` substitute tailored for asynchronous tasks, designed to schedule a single delayed execution. Features status getters to communicate the execution status, the ability to abort a pending execution, and the option to gracefully await th
A scheduler for one-time (non-periodic) asynchronous tasks, designed to manage delayed executions. It features status getters to communicate the execution state, a robust error handling mechanism for capturing uncaught errors, and the ability to abort pen
A helper to execute a promise a certain number of times if it's throwing an exception, also inserting a delay between each attempt.
A dead simple data-structure for delaying side effects ⌚!
A class to delay a task and/or to control a task in a thread way, with start, stop, pause and resume.
Light weight job scheduler for Node.js
A queue management package using Bull and MongoDB with additional features like retry mechanism, priority jobs, delayed jobs, job progress, job events, job cancellation, and monitoring.
Set loading to true to show loader, but with a delay.
A hook which allows you to set state in React without triggering a re-render
Light weight job scheduler for Node.js
React hook for accumulating data heap with following usage within delayed callback
Allows for the future execution of tasks utilizing redis as a datastore.
Light weight job scheduler for Node.js
If a predicate function returns a truthy value, invoke `x`; otherwise, invoke `y`.
If a function does not throw, return the function return value; otherwise, return the return value of a second function.