Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

SQS support for FIFO queues #168

Open
dickhatch opened this issue Mar 26, 2018 · 2 comments
Open

SQS support for FIFO queues #168

dickhatch opened this issue Mar 26, 2018 · 2 comments

Comments

@dickhatch
Copy link

dickhatch commented Mar 26, 2018

FIFO queues require a messageGroupId be associated with each message. Is there any plan to add that functionality?

https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_SendMessage.html

@seratch
Copy link
Owner

seratch commented Mar 27, 2018

I would like to support FIFO queues as well. When I created this library, the feature was still unavailable. That's the reason why the feature is absent.

@hayd
Copy link

hayd commented Feb 27, 2019

This would be really nice to have, are there any pointers you could give in how to get started to add this feature?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants