Skip to content

Releases: revinate/JMSJobQueueBundle

Improve findByKey method because it is wildly slow

04 Sep 06:06
Compare
Choose a tag to compare
1.0.15

MAR-2218 We cannot just findByKey because jobKey is not indexed

Bug fix and fix cleanup command

24 Mar 22:40
Compare
Choose a tag to compare
1.0.14

Stupid mistake plus updating the cleanup command

Bug fix

24 Mar 21:15
Compare
Choose a tag to compare
1.0.13

we need to use executeQuery instead to access table directly

Update getIncomingDependencies query

22 Mar 21:44
Compare
Choose a tag to compare

The original getIncomingDependencies query is very slow when jms_jobs table becomes huge, update this to match the parent codebase

1.0.11: Symfony 3.4

17 Jan 20:16
6a66bd0
Compare
Choose a tag to compare
Merge pull request #8 from revinate/IG-11894

IG-11894: Update to Symfony 3.4

1.0.10: Symfony 3.4

20 Dec 15:39
3f5c98d
Compare
Choose a tag to compare
Merge pull request #7 from revinate/IG-11696

IG-11696: Update Revinate's JMSJobQueueBundle

1.0.9: Symfony 3.4

20 Dec 14:42
5efc234
Compare
Choose a tag to compare
Merge pull request #6 from revinate/IG-11696

IG-11696: Update Revinate's JMSJobQueueBundle

1.0.4: Merge pull request #5 from revinate/add-more-query-functions

08 Feb 18:53
Compare
Choose a tag to compare