Releases: SykesCottages/Qu
Releases · SykesCottages/Qu
Support FIFO queues
Remove duplicate message from the headers
Remove duplicate message from the headers
Minor change for JSON
Merge pull request #8 from SykesCottages/add-extra-option Expose the raw message for sqs
Add multiple messages to SQS
Merge pull request #6 from SykesCottages/add-extra-option Add extra option to SQS which can customise the number of messages pe…
Add licence
2.0.1 Add licence
Remove the Final keyword from RabbitMQ & SQS
Merge pull request #5 from SykesCottages/richardhughes-patch-2 Update SQS.php
Add options to control SQS & RabbitMQ connections
- 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
1.0.0 Initial Qu commit