Craft Async Queue Versions Save

Async Queue Handler for Craft 3 and 4

3.2.1

4 weeks ago

Craft 4 only

4.0.0

4 weeks ago

Craft 5 only

What's Changed

Full Changelog: https://github.com/ostark/craft-async-queue/compare/3.2.0...4.0.0

3.2.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/ostark/craft-async-queue/compare/3.1.1...3.2.0

3.1.1

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ostark/craft-async-queue/compare/3.1.0...3.1.1

3.1.0

1 year ago

3.0.0

1 year ago

2.3.0

3 years ago

2.2.0

3 years ago

2.1.1

4 years ago

Catch Exception when trying to count reserved jobs, thanks @tomdavies and @musicaljoeker for reporting https://github.com/ostark/craft-async-queue/issues/30

2.1.0

4 years ago
  • Better Craft 3.4 support
  • ProcessPool replaced by RateLimiter
  • Doc block clean up