Skip to content

Releases: davelip/laravel-database-queue

Bugfix in readme.md

01 Apr 16:22
Compare
Choose a tag to compare

Correct a typo in readme.md

Updated readme.md

01 Apr 16:06
Compare
Choose a tag to compare

Updated in the readme.md the package version to be used

FIFO ordering

01 Apr 15:38
Compare
Choose a tag to compare

Merged PR by @svensp

"Added OrderBy to pop so the queue will work in fifo mode."

Bugfixing

05 Mar 09:45
Compare
Choose a tag to compare

Several bugfixing from https://github.com/rokde :

  • queue key in connections configuration is necessary
  • use null when no queue config given
  • readme updated to support the DatabaseConnector behaviour
  • returns the job name as doing console work like other job classes

Production ready

19 Nov 09:58
Compare
Choose a tag to compare

Added LICENSE in composer.json

0.1.4

24 Nov 15:44
Compare
Choose a tag to compare
0.1.4 Pre-release
Pre-release
name conflict

0.1.0

24 Nov 15:40
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
first laravel-database-queue commit