Skip to content

Releases: SykesCottages/Qu

Support FIFO queues

26 Mar 14:30
7105304
Compare
Choose a tag to compare

Support FIFO queues

Remove duplicate message from the headers

25 Mar 09:02
d33c427
Compare
Choose a tag to compare

Remove duplicate message from the headers

Minor change for JSON

06 Sep 15:28
f7d1e65
Compare
Choose a tag to compare
Merge pull request #8 from SykesCottages/add-extra-option

Expose the raw message for sqs

Add multiple messages to SQS

06 Sep 09:34
4971bef
Compare
Choose a tag to compare
Merge pull request #6 from SykesCottages/add-extra-option

Add extra option to SQS which can customise the number of messages pe…

Add licence

12 Aug 13:21
d4bab08
Compare
Choose a tag to compare
2.0.1

Add licence

Remove the Final keyword from RabbitMQ & SQS

06 Feb 12:07
447ce3c
Compare
Choose a tag to compare
Merge pull request #5 from SykesCottages/richardhughes-patch-2

Update SQS.php

Add options to control SQS & RabbitMQ connections

17 Jan 16:22
Compare
Choose a tag to compare
  • Tests - All code is 100% covered by tests
  • Create a way to pass in options for RabbitMQ & SQS.
  • Update documentation to reflect the new options.
  • Lazy load RabbitMQ

Initial release

15 Jan 13:20
Compare
Choose a tag to compare
1.0.0

Initial Qu commit