owl icon indicating copy to clipboard operation
owl copied to clipboard

A high-performance, Redis-backed job queueing library originally built for Quirrel. Has an in-memory mode for development use cases.

Results 28 owl issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/minimatch](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | pin | [`^3.0.5` -> `3.0.5`](https://renovatebot.com/diffs/npm/@types%2fminimatch/3.0.5/) | Add...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Is there a way to store the response data from the job?

This PR is a draft for *blocking peeks*: It introduces a new Redis list for *ready* jobs (jobs that can be executed immediately), which can then be polled using the...

At the moment, it's possible to have both exclusive and non-exclusive jobs on the same Queue. In practice, all usecases have either fully-exclusive queues (queues where all jobs are exclusive)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v2` -> `v3` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | nanoid | [`3.1.25` -> `3.1.31`](https://renovatebot.com/diffs/npm/nanoid/3.1.25/3.1.31) | ### GitHub Vulnerability Alerts #### [CVE-2021-23566](https://nvd.nist.gov/vuln/detail/CVE-2021-23566) The package nanoid...

Bumps [nanoid](https://github.com/ai/nanoid) and [mocha](https://github.com/mochajs/mocha). These dependencies needed to be updated together. Updates `nanoid` from 3.1.25 to 3.3.1 Changelog Sourced from nanoid's changelog. 3.3.1 Reduced package size. 3.3 Added size argument...

dependencies

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...

dependencies