fastq

Fast, in memory work queue

ISC License

Downloads
176.6M
Stars
932
Committers
26

Bot releases are visible (Hide)

fastq - v1.17.1 Latest Release

Published by mcollina 9 months ago

What's Changed

Full Changelog: https://github.com/mcollina/fastq/compare/v1.17.0...v1.17.1

fastq - v1.17.0

Published by mcollina 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mcollina/fastq/compare/v1.15.0...v1.17.0

fastq - v1.16.0

Published by mcollina 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mcollina/fastq/compare/v1.15.0...v1.16.0

fastq - v1.15.0

Published by mcollina almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/mcollina/fastq/compare/v1.14.0...v1.15.0

fastq - v1.14.0

Published by mcollina almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/mcollina/fastq/compare/v1.13.0...v1.14.0

fastq - v1.13.0

Published by mcollina about 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/mcollina/fastq/compare/v1.12.0...v1.13.0

fastq - v1.12.0

Published by mcollina about 3 years ago

What's Changed

Full Changelog: https://github.com/mcollina/fastq/compare/v1.11.1...v1.12.0

fastq - v1.11.1

Published by mcollina over 3 years ago

📚 PR:

  • Bumped standard to v16 (#39)
  • Use arg in cb (#40)
  • Upgrade to GitHub-native Dependabot (#45)
  • Add documentation for TypeScript usage (#49)
  • Update index.d.ts (#51)
fastq - v1.11.0

Published by mcollina over 3 years ago

📚 PR:

  • Added promisified API. (#38)
fastq - v1.10.1

Published by mcollina over 3 years ago

📚 PR:

  • fix(typescript): adjust push and unshift methods to not require callback (#35)
fastq - v1.10.0

Published by mcollina almost 4 years ago

📚 PR:

  • Bump snazzy from 8.0.0 to 9.0.0
  • Merge pull request #25 from mcollina/dependabot/npm_and_yarn/snazzy-9.0.0
  • Remove link to async
  • feat: validate concurrency param (#34)
fastq - v1.9.0

Published by mcollina almost 4 years ago

📚 PR:

  • Bump tape from 4.13.2 to 5.0.0
  • Added v14 to github actions
  • Bump typescript from 3.9.7 to 4.0.2
  • Merge pull request #21 from mcollina/dependabot/npm_and_yarn/typescript-4.0.2
  • Bump standard from 14.3.4 to 15.0.0
  • Merge pull request #23 from mcollina/dependabot/npm_and_yarn/standard-15.0.0
  • Added node v15.x to CI
  • Bumped v1.9.0
  • Bump tape from 4.13.2 to 5.0.0 (#17)
  • Update tsconfig.json (#20)
  • Feature: implement global error handler (#24)
fastq - v1.8.0

Published by mcollina over 4 years ago

  • Adds task type to TypeScript definition (#16)
fastq - v1.7.0

Published by mcollina over 4 years ago

  • added getQueue() #13
fastq - v1.6.1

Published by mcollina over 4 years ago

  • Updated dependencies, migrated to Github Actions, 100% code coverage #12
  • Fix broken links in README toc. #11
fastq - v1.4.1

Published by mcollina over 8 years ago

  • Default callback for push and unshift.
fastq - v1.4.0

Published by mcollina over 8 years ago

  • Fixed behavior of idle() when paused
fastq - v1.3.0

Published by mcollina almost 9 years ago

  • API compatible with async.queue.
  • Added API description in the README.
fastq - v1.2.0

Published by mcollina about 9 years ago

fastq - v1.1.1

Published by mcollina about 9 years ago

  • Adhere to padded blocks #1