Skip to content

Releases: graze/queue

Extend messages visibility time

Choose a tag to compare

@h-bragg h-bragg released this 25 May 12:51
c3a6f7f

It's a lovely day, some messages are in the mail box. We pick them up on our walk. But it's too good of a day to read them yet. So we walk. We enjoy the day. We pick and eat some strawberries. Life is good.

Oh no! The postman wants the messages back.

Nah, I'll keep them a bit longer please.

Queue Failing Logging

Choose a tag to compare

@h-bragg h-bragg released this 01 May 12:30
2c948a8

Adds some more logging when a message failed to enqueue, reject or acknowledge

rejection

Choose a tag to compare

@h-bragg h-bragg released this 16 Jan 09:24
d469f2a

Adds support for rejecting messages to make them immediately available on the queue again.

Firehose

Choose a tag to compare

@h-bragg h-bragg released this 25 Oct 07:56

  • Adds support for writing to Kinesis Firehose

Delete all the Things

Choose a tag to compare

@sjparkinson sjparkinson released this 23 Oct 10:48

Added

  • Add a delete method to DeleterInterface (see #22)
  • Implement DeleterInterface and PurgerInterface on Graze\Queue\Client

Updated

  • Move purge from ProducerInterface to PurgerInterface

Purge of the Queues

Choose a tag to compare

@sjparkinson sjparkinson released this 28 Aug 13:39

Added

  • Adds a purge method to ProducerInterface (see #16)

Updated

  • Updates SqsAdapter to support version 3 of the AWS PHP SDK

Fixed

  • Fixes a bug in ArrayAdapter which could throw an OutOfBoundsException if dequeue was called and the array was empty (see 42e8b07)

Hello License!

Choose a tag to compare

@sjparkinson sjparkinson released this 28 Aug 13:40

It helps to have a license for the project.

Hello Queue!

Choose a tag to compare

@sjparkinson sjparkinson released this 28 Aug 13:39

Initial release after open sourcing the project 🎈.