Basic FIFO support
octavianparalescu opened this issue · 3 comments
octavianparalescu commented
Currently FIFO is not supported at all and it cannot be supported using the current class design.
I created a basic modification of the package to support FIFO queues but it definitely needs some enhancements, at least on the testing part:
octavianparalescu@c11e110
What are your thoughts on this one?
basz commented
Not much as I don't use SQS. But it I think it would be great if we could support it.
tobo-pl commented
@basz When can I expect a new release including this feature? At this moment it is available only on master branch but I don't like use dev-master in my project ;)
basz commented
done, thanks @tobo-pl @neeckeloo