mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Move agenda to job queues section (#560)
This commit is contained in:
@@ -632,6 +632,7 @@
|
|||||||
|
|
||||||
- [kue](https://github.com/Automattic/kue) - Priority job queue backed by Redis.
|
- [kue](https://github.com/Automattic/kue) - Priority job queue backed by Redis.
|
||||||
- [bull](https://github.com/OptimalBits/bull) - Persistent job and message queue.
|
- [bull](https://github.com/OptimalBits/bull) - Persistent job and message queue.
|
||||||
|
- [agenda](https://github.com/rschmukler/agenda) - Lightweight job scheduling on MongoDB.
|
||||||
|
|
||||||
|
|
||||||
### Node.js management
|
### Node.js management
|
||||||
@@ -766,7 +767,6 @@
|
|||||||
- [node-pre-gyp](https://github.com/mapbox/node-pre-gyp) - Makes it easy to publish and install Node.js C++ addons from binaries.
|
- [node-pre-gyp](https://github.com/mapbox/node-pre-gyp) - Makes it easy to publish and install Node.js C++ addons from binaries.
|
||||||
- [opencv](https://github.com/peterbraden/node-opencv) - Bindings for OpenCV. The defacto computer vision library.
|
- [opencv](https://github.com/peterbraden/node-opencv) - Bindings for OpenCV. The defacto computer vision library.
|
||||||
- [common-errors](https://github.com/shutterstock/node-common-errors) - Common error classes and utility functions.
|
- [common-errors](https://github.com/shutterstock/node-common-errors) - Common error classes and utility functions.
|
||||||
- [agenda](https://github.com/rschmukler/agenda) - Lightweight job scheduling on MongoDB.
|
|
||||||
- [dotenv](https://github.com/motdotla/dotenv) - Load environment variables from .env file.
|
- [dotenv](https://github.com/motdotla/dotenv) - Load environment variables from .env file.
|
||||||
- [remote-git-tags](https://github.com/sindresorhus/remote-git-tags) - Get tags from a remote git repo.
|
- [remote-git-tags](https://github.com/sindresorhus/remote-git-tags) - Get tags from a remote git repo.
|
||||||
- [semver](https://github.com/npm/node-semver) - [semver](http://semver.org) parser.
|
- [semver](https://github.com/npm/node-semver) - [semver](http://semver.org) parser.
|
||||||
|
|||||||
Reference in New Issue
Block a user