Bernard Versions Save

Bernard is a multi-backend PHP library for creating background jobs for later processing.

0.13.0

5 years ago

This is a maintenance release for the 0.x series including a number of bug fixes.

1.0.0-alpha9

6 years ago

⚠️ Expect some major breaks after this release ⚠️

This is the last alpha release, somewhat maintaining backwards compatibility. Major breaks are coming (mostly related to drivers). Please lock your dependencies or even better, do not depend on master at all.

v0.12.4

6 years ago

Changelog:

  • #252 - dbal driver - safe queue creation
  • #334 - DoctrineDriver: Fix "LIMIT 1FOR UPDATE"

1.0.0-alpha4

7 years ago

1.0.0-alpha3

8 years ago

0.12.3

8 years ago

Fix performance issue with pop message when the queue is huge and using the doctrine driver.