Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added bree to job queues #1273

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

titanism
Copy link

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! 🙏

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
Copy link
Owner

@titanism
Copy link
Author

@sindresorhus moved it to bottom of list

  • The submitted project should be more than 30 days old and the repo should have at least 100 stars.
  • The intent of this list is to gather awesome packages that most users would need. This is not the place for niche things, except in the “Mad science” category.
  • Don't open a Draft / WIP pull request while you work on the guidelines. A pull request should be 100% ready and should adhere to all the guidelines when you open it.
  • Keep in mind that the list is very mature by now, so the bar of getting something accepted is high. Only submit something unique and generally useful. The world (and this list) doesn't need yet another ORM or framework. For CLI tools, the bar is especially high, and unless it's something very awesome, I would suggest submitting to awesome-cli-apps instead.
  • Boilerplates are not accepted as most boilerplates are too opinionated and low-quality and I don't have time to comment on everything they need to improve.
  • SDKs and deploy tools for SaaS' are not accepted.
  • If you submit a project that is similar to an existing project in the list, argue how it's better.
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • Suggested packages should be tested and documented.
  • Make an individual pull request for each suggestion.
  • Use the following format: package - Description.
  • Additions should be added to the bottom of the relevant category.
  • Link to the GitHub repo, not npmjs.com or its website.
  • Keep descriptions short and simple, but descriptive.
  • Descriptions should not be marketing taglines.
  • Descriptions should not be title-case.
  • Don't mention Node.js in the description as it's implied.
  • Start the description with a capital and end with a full stop/period.
  • Don't start the description with A or An.
  • Check your spelling and grammar.
  • Make sure your text editor is set to remove trailing whitespace.
  • The pull request should have a useful title and include a link to the package and why it should be included.
  • New categories or improvements to the existing categorization are welcome, but should be done in a separate pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants