Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature: support for fifo topics #249

Open
rhiroyuki opened this issue Jul 15, 2022 · 0 comments
Open

New feature: support for fifo topics #249

rhiroyuki opened this issue Jul 15, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@rhiroyuki
Copy link
Contributor

Introducing SNS FIFO Topics
Today, we are adding similar capabilities for pub/sub messaging with the introduction of SNS FIFO topics, providing strict message ordering and deduplicated message delivery to one or more subscribers.

https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/SNS/Client.html#create_topic-instance_method
https://aws.amazon.com/blogs/aws/introducing-amazon-sns-fifo-first-in-first-out-pub-sub-messaging/

@rhiroyuki rhiroyuki added the help wanted Extra attention is needed label Jul 15, 2022
@rhiroyuki rhiroyuki changed the title Add missing feature: Support for fifo topics Add missing feature: support for fifo topics Jul 15, 2022
@rhiroyuki rhiroyuki changed the title Add missing feature: support for fifo topics Add feature: support for fifo topics Jul 15, 2022
@rhiroyuki rhiroyuki changed the title Add feature: support for fifo topics New feature: support for fifo topics Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant