sindresorhus / awesome-nodejs

:zap: Delightful Node.js packages and resources
https://node.cool
Creative Commons Zero v1.0 Universal
57.06k stars 5.81k forks source link

feat: added bree to job queues #1273

Closed titanism closed 3 weeks ago

titanism commented 2 months ago

Hi there ๐Ÿ‘‹ We've added @breejs to the list of job queues. We formerly maintained Agenda (which is listed) and currently use Bree in production for 500,000+ domain names in our email service @forwardemail. We'd love to see Bree added to the list! It has types, tests, spawned sandboxed processes, supports async/await, retries, throttling, concurrency, and cancelable jobs with graceful shutdown. Additional docs are at https://jobscheduler.net. Thank you! ๐Ÿ™

sindresorhus commented 2 months ago

https://github.com/sindresorhus/awesome-nodejs/blob/main/contributing.md

titanism commented 2 months ago

@sindresorhus moved it to bottom of list

titanism commented 3 weeks ago

@sindresorhus ping

sindresorhus commented 3 weeks ago

Start the description with a capital and end with a full stop/period.

Not followed

titanism commented 3 weeks ago

@sindresorhus fixed โœ